RestoreClusterFromSnapshotRequest

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.

Link copied to clipboard

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

Link copied to clipboard

The arn of the Elastic DocumentDB snapshot.

Link copied to clipboard

The Amazon EC2 subnet IDs for the Elastic DocumentDB cluster.

Link copied to clipboard

A list of the tag names to be assigned to the restored DB cluster, in the form of an array of key-value pairs in which the key is the tag name and the value is the key value.

Link copied to clipboard

A list of EC2 VPC security groups to associate with the Elastic DocumentDB cluster.

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