DescribeSnapshotsRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
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

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DescribeSnapshotsRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class DescribeSnapshotsRequest : AmazonWebServiceRequest
         IRequestEvents

The DescribeSnapshotsRequest type exposes the following members

Constructors

  Name Description
Public Method DescribeSnapshotsRequest()

Properties

  Name Description
Public Property 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.
Public Property OwnerIds The optional list of EBS snapshot owners.
Public Property RestorableByUserIds The optional list of users who have permission to create volumes from the described EBS snapshots.
Public Property 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