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.
Contains the details of a tenant database in a snapshot of a DB instance.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBSnapshotTenantDatabase
The DBSnapshotTenantDatabase type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBSnapshotTenantDatabase() |
Name | Type | Description | |
---|---|---|---|
![]() |
CharacterSetName | System.String |
Gets and sets the property CharacterSetName. The name of the character set of a tenant database. |
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier. The ID for the DB instance that contains the tenant databases. |
![]() |
DbiResourceId | System.String |
Gets and sets the property DbiResourceId. The resource identifier of the source CDB instance. This identifier can't be changed and is unique to an Amazon Web Services Region. |
![]() |
DBSnapshotIdentifier | System.String |
Gets and sets the property DBSnapshotIdentifier. The identifier for the snapshot of the DB instance. |
![]() |
DBSnapshotTenantDatabaseARN | System.String |
Gets and sets the property DBSnapshotTenantDatabaseARN. The Amazon Resource Name (ARN) for the snapshot tenant database. |
![]() |
EngineName | System.String |
Gets and sets the property EngineName. The name of the database engine. |
![]() |
MasterUsername | System.String |
Gets and sets the property MasterUsername. The master username of the tenant database. |
![]() |
NcharCharacterSetName | System.String |
Gets and sets the property NcharCharacterSetName.
The |
![]() |
SnapshotType | System.String |
Gets and sets the property SnapshotType. The type of DB snapshot. |
![]() |
TagList | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property TagList. |
![]() |
TenantDatabaseCreateTime | System.DateTime |
Gets and sets the property TenantDatabaseCreateTime. The time the DB snapshot was taken, specified in Coordinated Universal Time (UTC). If you copy the snapshot, the creation time changes. |
![]() |
TenantDatabaseResourceId | System.String |
Gets and sets the property TenantDatabaseResourceId. The resource ID of the tenant database. |
![]() |
TenantDBName | System.String |
Gets and sets the property TenantDBName. The name of the tenant database. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5