ClusterSnapshot

Returns information about a specific Elastic DocumentDB snapshot.

Types

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

Properties

Link copied to clipboard

The name of the Elastic DocumentDB cluster administrator.

Link copied to clipboard

The arn of the Elastic DocumentDB cluster.

Link copied to clipboard

The time when the Elastic DocumentDB cluster was created in Universal Coordinated Time (UTC).

Link copied to clipboard

The KMS key identifier to use to encrypt the Elastic DocumentDB cluster.

Link copied to clipboard

The arn of the Elastic DocumentDB snapshot

Link copied to clipboard

The time when the Elastic DocumentDB snapshot was created in Universal Coordinated Time (UTC).

Link copied to clipboard

The name of the Elastic DocumentDB snapshot.

Link copied to clipboard

The status of the Elastic DocumentDB snapshot.

Link copied to clipboard

A list of the IDs of subnets associated with the DB cluster snapshot.

Link copied to clipboard

A list of the IDs of the VPC security groups associated with the cluster snapshot.

Functions

Link copied to clipboard
inline fun copy(block: ClusterSnapshot.Builder.() -> Unit = {}): ClusterSnapshot
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