C# 클래스 Amazon.Redshift.Model.CopyClusterSnapshotRequest

Container for the parameters to the CopyClusterSnapshot operation.

Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.

When you delete a cluster, Amazon Redshift deletes any automated snapshots of the cluster. Also, when the retention period of the snapshot expires, Amazon Redshift automatically deletes it. If you want to keep an automated snapshot for a longer period, you can make a manual copy of the snapshot. Manual snapshots are retained until you delete them.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Management Guide .

상속: AmazonRedshiftRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetSourceSnapshotClusterIdentifier ( ) : bool
IsSetSourceSnapshotIdentifier ( ) : bool
IsSetTargetSnapshotIdentifier ( ) : bool