DomainSnapshotOptionsArgs

data class DomainSnapshotOptionsArgs(val automatedSnapshotStartHour: Output<Int>) : ConvertibleToJava<DomainSnapshotOptionsArgs>

Constructors

Link copied to clipboard
constructor(automatedSnapshotStartHour: Output<Int>)

Properties

Link copied to clipboard

Hour during which the service takes an automated daily snapshot of the indices in the domain.

Functions

Link copied to clipboard
open override fun toJava(): DomainSnapshotOptionsArgs