amazonka-storagegateway-1.4.0: Amazon Storage Gateway SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
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.

Synopsis

Creating a Request

describeSnapshotSchedule Source

Creates a value of DescribeSnapshotSchedule with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

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.

Destructuring the Response

describeSnapshotScheduleResponse Source

Creates a value of DescribeSnapshotScheduleResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses