DomainSnapshotOptions

data class DomainSnapshotOptions(val automatedSnapshotStartHour: Int? = null)

Constructors

Link copied to clipboard
constructor(automatedSnapshotStartHour: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The hour in UTC during which the service takes an automated daily snapshot of the indexes in the OpenSearch Service domain. For example, if you specify 0, OpenSearch Service takes an automated snapshot everyday between midnight and 1 am. You can specify a value between 0 and 23.