DBSnapshotTenantDatabase - Amazon Relational Database Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DBSnapshotTenantDatabase

Contains the details of a tenant database in a snapshot of a DB instance.

Contents

Note

In the following list, the required parameters are described first.

CharacterSetName

The name of the character set of a tenant database.

Type: String

Required: No

DBInstanceIdentifier

The ID for the DB instance that contains the tenant databases.

Type: String

Required: No

DbiResourceId

The resource identifier of the source CDB instance. This identifier can't be changed and is unique to an Amazon Web Services Region.

Type: String

Required: No

DBSnapshotIdentifier

The identifier for the snapshot of the DB instance.

Type: String

Required: No

DBSnapshotTenantDatabaseARN

The Amazon Resource Name (ARN) for the snapshot tenant database.

Type: String

Required: No

EngineName

The name of the database engine.

Type: String

Required: No

MasterUsername

The master username of the tenant database.

Type: String

Required: No

NcharCharacterSetName

The NCHAR character set name of the tenant database.

Type: String

Required: No

SnapshotType

The type of DB snapshot.

Type: String

Required: No

TagList.Tag.N

A list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.

Type: Array of Tag objects

Required: No

TenantDatabaseCreateTime

The time the DB snapshot was taken, specified in Coordinated Universal Time (UTC). If you copy the snapshot, the creation time changes.

Type: Timestamp

Required: No

TenantDatabaseResourceId

The resource ID of the tenant database.

Type: String

Required: No

TenantDBName

The name of the tenant database.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: