Container for the parameters to the DescribeSnapshotSchedule operation.
This operation describes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume.

C# |
public class DescribeSnapshotScheduleRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeSnapshotScheduleRequest()()()() | Initializes a new instance of the DescribeSnapshotScheduleRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VolumeARN |
The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.
Constraints: |
![]() | WithVolumeARN(String) | Obsolete.
Sets the VolumeARN property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeSnapshotScheduleRequest |