GetConfigurationWindow

data class GetConfigurationWindow(val duration: String, val expirationDateTime: String, val recurEvery: String, val startDateTime: String, val timeZone: String)

Constructors

Link copied to clipboard
constructor(duration: String, expirationDateTime: String, recurEvery: String, startDateTime: String, timeZone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The duration of the maintenance window.

Link copied to clipboard

Effective expiration date of the maintenance window.

Link copied to clipboard

The rate at which a maintenance window is expected to recur.

Link copied to clipboard

Effective start date of the maintenance window.

Link copied to clipboard

The time zone for the maintenance window.