AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This data type is used as a response element in the DescribeDBSnapshots action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DBSnapshot : Object
The DBSnapshot type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBSnapshot() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllocatedStorage | System.Int32 |
Gets and sets the property AllocatedStorage.
Specifies the allocated storage size in gigabytes (GB). |
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone.
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot. |
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier.
Specifies the DB instance identifier of the DB instance this DB snapshot was created from. |
![]() |
DBSnapshotIdentifier | System.String |
Gets and sets the property DBSnapshotIdentifier.
Specifies the identifier for the DB snapshot. |
![]() |
Encrypted | System.Boolean |
Gets and sets the property Encrypted.
Specifies whether the DB snapshot is encrypted. |
![]() |
Engine | System.String |
Gets and sets the property Engine.
Specifies the name of the database engine. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion.
Specifies the version of the database engine. |
![]() |
InstanceCreateTime | System.DateTime |
Gets and sets the property InstanceCreateTime.
Specifies the time when the snapshot was taken, in Universal Coordinated Time (UTC). |
![]() |
Iops | System.Int32 |
Gets and sets the property Iops.
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId.
If |
![]() |
LicenseModel | System.String |
Gets and sets the property LicenseModel.
License model information for the restored DB instance. |
![]() |
MasterUsername | System.String |
Gets and sets the property MasterUsername.
Provides the master username for the DB snapshot. |
![]() |
OptionGroupName | System.String |
Gets and sets the property OptionGroupName.
Provides the option group name for the DB snapshot. |
![]() |
PercentProgress | System.Int32 |
Gets and sets the property PercentProgress.
The percentage of the estimated data that has been transferred. |
![]() |
Port | System.Int32 |
Gets and sets the property Port.
Specifies the port that the database engine was listening on at the time of the snapshot. |
![]() |
SnapshotCreateTime | System.DateTime |
Gets and sets the property SnapshotCreateTime.
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC). |
![]() |
SnapshotType | System.String |
Gets and sets the property SnapshotType.
Provides the type of the DB snapshot. |
![]() |
SourceDBSnapshotIdentifier | System.String |
Gets and sets the property SourceDBSnapshotIdentifier.
The DB snapshot Arn that the DB snapshot was copied from. It only has value in case of cross customer or cross region copy. |
![]() |
SourceRegion | System.String |
Gets and sets the property SourceRegion.
The region that the DB snapshot was created in or copied from. |
![]() |
Status | System.String |
Gets and sets the property Status.
Specifies the status of this DB snapshot. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType.
Specifies the storage type associated with DB Snapshot. |
![]() |
TdeCredentialArn | System.String |
Gets and sets the property TdeCredentialArn.
The ARN from the Key Store with which to associate the instance for TDE encryption. |
![]() |
VpcId | System.String |
Gets and sets the property VpcId.
Provides the VPC ID associated with the DB snapshot. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1