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.
A tenant database in the DB instance. This data type is an element in the response
to the DescribeTenantDatabases
action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class TenantDatabase
The TenantDatabase type exposes the following members
Name | Description | |
---|---|---|
![]() |
TenantDatabase() |
Name | Type | Description | |
---|---|---|---|
![]() |
CharacterSetName | System.String |
Gets and sets the property CharacterSetName. The character set of the tenant database. |
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier. The ID of the DB instance that contains the tenant database. |
![]() |
DbiResourceId | System.String |
Gets and sets the property DbiResourceId. The Amazon Web Services Region-unique, immutable identifier for the DB instance. |
![]() |
DeletionProtection | System.Boolean |
Gets and sets the property DeletionProtection. Specifies whether deletion protection is enabled for the DB instance. |
![]() |
MasterUsername | System.String |
Gets and sets the property MasterUsername. The master username of the tenant database. |
![]() |
MasterUserSecret | Amazon.RDS.Model.MasterUserSecret |
Gets and sets the property MasterUserSecret. |
![]() |
NcharCharacterSetName | System.String |
Gets and sets the property NcharCharacterSetName.
The |
![]() |
PendingModifiedValues | Amazon.RDS.Model.TenantDatabasePendingModifiedValues |
Gets and sets the property PendingModifiedValues. Information about pending changes for a tenant database. |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the tenant database. |
![]() |
TagList | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property TagList. |
![]() |
TenantDatabaseARN | System.String |
Gets and sets the property TenantDatabaseARN. The Amazon Resource Name (ARN) for the tenant database. |
![]() |
TenantDatabaseCreateTime | System.DateTime |
Gets and sets the property TenantDatabaseCreateTime. The creation time of the tenant database. |
![]() |
TenantDatabaseResourceId | System.String |
Gets and sets the property TenantDatabaseResourceId. The Amazon Web Services Region-unique, immutable identifier for the tenant database. |
![]() |
TenantDBName | System.String |
Gets and sets the property TenantDBName. The database 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