RecoveryConfigResponse

data class RecoveryConfigResponse(val scheduledSnapshotsConfig: ScheduledSnapshotsConfigResponse)

The Recovery settings of an environment.

Constructors

Link copied to clipboard
constructor(scheduledSnapshotsConfig: ScheduledSnapshotsConfigResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. The configuration for scheduled snapshot creation mechanism.