TenantDatabase - 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).

TenantDatabase

A tenant database in the DB instance. This data type is an element in the response to the DescribeTenantDatabases action.

Contents

Note

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

CharacterSetName

The character set of the tenant database.

Type: String

Required: No

DBInstanceIdentifier

The ID of the DB instance that contains the tenant database.

Type: String

Required: No

DbiResourceId

The Amazon Web Services Region-unique, immutable identifier for the DB instance.

Type: String

Required: No

DeletionProtection

Specifies whether deletion protection is enabled for the DB instance.

Type: Boolean

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

PendingModifiedValues

Information about pending changes for a tenant database.

Type: TenantDatabasePendingModifiedValues object

Required: No

Status

The status of the tenant database.

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

TenantDatabaseARN

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

Type: String

Required: No

TenantDatabaseCreateTime

The creation time of the tenant database.

Type: Timestamp

Required: No

TenantDatabaseResourceId

The Amazon Web Services Region-unique, immutable identifier for the tenant database.

Type: String

Required: No

TenantDBName

The database 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: