AutomatedSnapshotPauseOptions

Specifies the automated snapshot pause options for the domain. These options allow you to temporarily pause automated snapshots for a specified time period.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether automated snapshot pause is enabled for the domain.

Link copied to clipboard

The timestamp at which the automated snapshot pause ends.

Link copied to clipboard

The timestamp at which the automated snapshot pause begins.

Link copied to clipboard

The current state of the automated snapshot pause. Valid values are Active, Completed, Scheduled, and Disabled.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String