DbSnapshotTenantDatabase

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the character set of a tenant database.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The identifier for the snapshot of the DB instance.

Link copied to clipboard

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

Link copied to clipboard

The name of the database engine.

Link copied to clipboard

The master username of the tenant database.

Link copied to clipboard

The NCHAR character set name of the tenant database.

Link copied to clipboard

The type of DB snapshot.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The resource ID of the tenant database.

Link copied to clipboard

The name of the tenant database.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String