AWSElasticsearchDomainSnapshotOptions
No description
type AWSElasticsearchDomainSnapshotOptions {
automatedSnapshotStartHour: Int!
}
Fields
AWSElasticsearchDomainSnapshotOptions.automatedSnapshotStartHour
● Int!
non-null scalar
The time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is 0 hours
Member of
AWSElasticsearchDomain
object