AwsRdsDbClusterSnapshotDetails

Information about an Amazon RDS DB cluster snapshot.

Types

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

Properties

Link copied to clipboard

Specifies the allocated storage size in gibibytes (GiB).

Link copied to clipboard

A list of Availability Zones where instances in the DB cluster can be created.

Link copied to clipboard

Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).

Link copied to clipboard

The DB cluster identifier.

Link copied to clipboard

Contains the name and values of a manual DB cluster snapshot attribute.

Link copied to clipboard

The identifier of the DB cluster snapshot.

Link copied to clipboard

The name of the database engine that you want to use for this DB instance.

Link copied to clipboard

The version of the database engine to use.

Link copied to clipboard

Whether mapping of IAM accounts to database accounts is enabled.

Link copied to clipboard

The ARN of the KMS master key that is used to encrypt the database instances in the DB cluster.

Link copied to clipboard

The license model information for this DB cluster snapshot.

Link copied to clipboard

The name of the master user for the DB cluster.

Link copied to clipboard

Specifies the percentage of the estimated data that has been transferred.

Link copied to clipboard
val port: Int?

The port number on which the DB instances in the DB cluster accept connections.

Link copied to clipboard

Indicates when the snapshot was taken.

Link copied to clipboard

The type of DB cluster snapshot.

Link copied to clipboard

The status of this DB cluster snapshot.

Link copied to clipboard

Whether the DB cluster is encrypted.

Link copied to clipboard

The VPC ID that is associated with the DB cluster snapshot.

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