AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.TenantDatabase

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class TenantDatabase

The TenantDatabase type exposes the following members

Constructors

NameDescription
Public Method TenantDatabase()

Properties

NameTypeDescription
Public Property CharacterSetName System.String

Gets and sets the property CharacterSetName.

The character set of the tenant database.

Public Property DBInstanceIdentifier System.String

Gets and sets the property DBInstanceIdentifier.

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

Public Property DbiResourceId System.String

Gets and sets the property DbiResourceId.

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

Public Property DeletionProtection System.Boolean

Gets and sets the property DeletionProtection.

Specifies whether deletion protection is enabled for the DB instance.

Public Property MasterUsername System.String

Gets and sets the property MasterUsername.

The master username of the tenant database.

Public Property MasterUserSecret Amazon.RDS.Model.MasterUserSecret

Gets and sets the property MasterUserSecret.

Public Property NcharCharacterSetName System.String

Gets and sets the property NcharCharacterSetName.

The NCHAR character set name of the tenant database.

Public Property PendingModifiedValues Amazon.RDS.Model.TenantDatabasePendingModifiedValues

Gets and sets the property PendingModifiedValues.

Information about pending changes for a tenant database.

Public Property Status System.String

Gets and sets the property Status.

The status of the tenant database.

Public Property TagList System.Collections.Generic.List<Amazon.RDS.Model.Tag>

Gets and sets the property TagList.

Public Property TenantDatabaseARN System.String

Gets and sets the property TenantDatabaseARN.

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

Public Property TenantDatabaseCreateTime System.DateTime

Gets and sets the property TenantDatabaseCreateTime.

The creation time of the tenant database.

Public Property TenantDatabaseResourceId System.String

Gets and sets the property TenantDatabaseResourceId.

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

Public Property TenantDBName System.String

Gets and sets the property TenantDBName.

The database name of the tenant database.

Version Information

.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