Off Peak Window Options Response
data class OffPeakWindowOptionsResponse(val enabled: Boolean? = null, val offPeakWindow: OffPeakWindowResponse? = null)
Definition of OffPeakWindowOptions
Properties
Link copied to clipboard
Whether to enable an off-peak window.
This option is only available when modifying a domain created prior to February 16, 2023, not when creating a new domain. All domains created after this date have the off-peak window enabled by default. You can't disable the off-peak window after it's enabled for a domain.
Link copied to clipboard
Off-peak window settings for the domain.