Represents a snapshot of an Amazon EC2 EBS volume.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Snapshot : Object
The Snapshot type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
Snapshot() |
Properties
Name | Description | |
---|---|---|
![]() |
Description | Description of the snapshot. |
![]() |
OwnerAlias | The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI. |
![]() |
OwnerId | AWS Access Key ID of the user who owns the snapshot. |
![]() |
Progress | The progress of the snapshot, in percentage. |
![]() |
SnapshotId | The unique ID of this snapshot. |
![]() |
StartTime | Time stamp when the snapshot was initiated. |
![]() |
State |
Snapshot state (e.g., pending, completed, or error).
Constraints: |
![]() |
Tags | A list of tags for the Snapshot. |
![]() |
VolumeId | The ID of the volume from which this snapshot was created. |
![]() |
VolumeSize | The size of the volume, in gigabytes. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8