amazonka-storagegateway-0.1.3: Amazon Storage Gateway SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.DescribeSnapshotSchedule

Contents

Description

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.

http://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeSnapshotSchedule.html

Synopsis

Request

Request constructor

describeSnapshotSchedule Source

DescribeSnapshotSchedule constructor.

The fields accessible through corresponding lenses are:

Request lenses

dssVolumeARN :: Lens' DescribeSnapshotSchedule Text Source

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

Response

Response constructor

Response lenses