public static interface SnapshotOptions.Builder extends SdkPojo, CopyableBuilder<SnapshotOptions.Builder,SnapshotOptions>
| Modifier and Type | Method and Description |
|---|---|
SnapshotOptions.Builder |
automatedSnapshotStartHour(Integer automatedSnapshotStartHour)
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnapshotOptions.Builder automatedSnapshotStartHour(Integer automatedSnapshotStartHour)
The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain.
Default is 0 hours.
automatedSnapshotStartHour - The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified
domain. Default is 0 hours.Copyright © 2022. All rights reserved.