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
Показать файл Открыть проект Примеры использования класса

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