EnvironmentConfigRecoveryConfigScheduledSnapshotsConfig

data class EnvironmentConfigRecoveryConfigScheduledSnapshotsConfig(val enabled: Boolean, val snapshotCreationSchedule: String? = null, val snapshotLocation: String? = null, val timeZone: String? = null)

Constructors

constructor(enabled: Boolean, snapshotCreationSchedule: String? = null, snapshotLocation: String? = null, timeZone: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val timeZone: String? = null