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.

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

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.DBSnapshotTenantDatabase

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

Syntax

C#
public class DBSnapshotTenantDatabase

The DBSnapshotTenantDatabase type exposes the following members

Constructors

NameDescription
Public Method DBSnapshotTenantDatabase()

Properties

NameTypeDescription
Public Property CharacterSetName System.String

Gets and sets the property CharacterSetName.

The name of the character set of a tenant database.

Public Property DBInstanceIdentifier System.String

Gets and sets the property DBInstanceIdentifier.

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

Public Property 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.

Public Property DBSnapshotIdentifier System.String

Gets and sets the property DBSnapshotIdentifier.

The identifier for the snapshot of the DB instance.

Public Property DBSnapshotTenantDatabaseARN System.String

Gets and sets the property DBSnapshotTenantDatabaseARN.

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

Public Property EngineName System.String

Gets and sets the property EngineName.

The name of the database engine.

Public Property MasterUsername System.String

Gets and sets the property MasterUsername.

The master username of the tenant database.

Public Property NcharCharacterSetName System.String

Gets and sets the property NcharCharacterSetName.

The NCHAR character set name of the tenant database.

Public Property SnapshotType System.String

Gets and sets the property SnapshotType.

The type of DB snapshot.

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

Gets and sets the property TagList.

Public Property 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.

Public Property TenantDatabaseResourceId System.String

Gets and sets the property TenantDatabaseResourceId.

The resource ID of the tenant database.

Public Property TenantDBName System.String

Gets and sets the property TenantDBName.

The 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