C# 클래스 Amazon.EC2.Model.CopySnapshotRequest

Container for the parameters to the CopySnapshot operation.

Copies a point-in-time snapshot of an Amazon EBS volume and stores it in Amazon S3. You can copy the snapshot within the same region or from one region to another. You can use the snapshot to create Amazon EBS volumes or Amazon Machine Images (AMIs).

For more information, see Copying an Amazon EBS Snapshot in the Amazon Elastic Compute Cloud User Guide .

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

Private Properties

프로퍼티 타입 설명
IsSetDescription bool
IsSetDestinationRegion bool
IsSetEncrypted bool
IsSetKmsKeyId bool
IsSetPresignedUrl bool
IsSetSourceRegion bool
IsSetSourceSnapshotId bool

비공개 메소드들

메소드 설명
IsSetDescription ( ) : bool
IsSetDestinationRegion ( ) : bool
IsSetEncrypted ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetPresignedUrl ( ) : bool
IsSetSourceRegion ( ) : bool
IsSetSourceSnapshotId ( ) : bool