Autoscale Setting Profile Fixed Date
data class AutoscaleSettingProfileFixedDate(val end: String, val start: String, val timezone: String? = null)
Properties
Link copied to clipboard
The Time Zone of the start
and end
times. A list of possible values can be found here. Defaults to UTC
.