Container for the parameters to the DescribeSnapshots operation.
Returns information about the Amazon EBS snapshots available to you. Snapshots available to you include public snapshots available for any AWS account to launch, private snapshots you own, and private snapshots owned by another AWS account but for which you've been given explicit create volume permissions.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DescribeSnapshotsRequest : AmazonWebServiceRequest IRequestEvents
The DescribeSnapshotsRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DescribeSnapshotsRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Filters | A list of filters used to match properties for Snapshots. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference. |
![]() |
OwnerIds | The optional list of EBS snapshot owners. |
![]() |
RestorableByUserIds | The optional list of users who have permission to create volumes from the described EBS snapshots. |
![]() |
SnapshotIds | The optional list of EBS snapshot IDs to describe. |
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