storagegateway_describe_snapshot_schedule {paws.storage} | R Documentation |
Describes the snapshot schedule for the specified gateway volume
Description
Describes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume. This operation is only supported in the cached volume and stored volume types.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_snapshot_schedule/ for full documentation.
Usage
storagegateway_describe_snapshot_schedule(VolumeARN)
Arguments
VolumeARN |
[required] The Amazon Resource Name (ARN) of the volume. Use the
|
[Package paws.storage version 0.6.0 Index]