class Aws::ElasticsearchService::Types::SnapshotOptions
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is `0` hours.
@note When making an API call, you may pass SnapshotOptions
data as a hash: { automated_snapshot_start_hour: 1, }
@!attribute [rw] automated_snapshot_start_hour
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is `0` hours. @return [Integer]
Constants
- SENSITIVE