SnapshotOptionsResponse

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

Definition of SnapshotOptions

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time, in UTC format, when OpenSearch Service takes a daily automated snapshot of the specified domain. Default is 0 hours.