CopyClusterSnapshotRequest

Types

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

Properties

Link copied to clipboard

Set to true to copy all tags from the source cluster snapshot to the target elastic cluster snapshot. The default is false.

Link copied to clipboard

The Amazon Web Services KMS key ID for an encrypted elastic cluster snapshot. The Amazon Web Services KMS key ID is the Amazon Resource Name (ARN), Amazon Web Services KMS key identifier, or the Amazon Web Services KMS key alias for the Amazon Web Services KMS encryption key.

Link copied to clipboard

The Amazon Resource Name (ARN) identifier of the elastic cluster snapshot.

Link copied to clipboard

The tags to be assigned to the elastic cluster snapshot.

Link copied to clipboard

The identifier of the new elastic cluster snapshot to create from the source cluster snapshot. This parameter is not case sensitive.

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