CopyDbClusterSnapshotRequest
Represents the input to CopyDBClusterSnapshot.
Types
Properties
Link copied to clipboard
The URL that contains a Signature Version 4 signed request for theCopyDBClusterSnapshot
API action in the Amazon Web Services Region that contains the source cluster snapshot to copy. You must use the PreSignedUrl
parameter when copying a cluster snapshot from another Amazon Web Services Region.
Link copied to clipboard
The identifier of the cluster snapshot to copy. This parameter is not case sensitive.
Link copied to clipboard
The identifier of the new cluster snapshot to create from the source cluster snapshot. This parameter is not case sensitive.
Functions
Link copied to clipboard
inline fun copy(block: CopyDbClusterSnapshotRequest.Builder.() -> Unit = {}): CopyDbClusterSnapshotRequest