class Aws::OpenSearchService::Types::SnapshotOptions

The time, in UTC format, when the service takes a daily automated snapshot of the specified domain. Default 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

The time, in UTC format, when the service takes a daily automated
snapshot of the specified domain. Default is `0` hours.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/SnapshotOptions AWS API Documentation

Constants

SENSITIVE