Domain Off Peak Window Options Off Peak Window Window Start Time Args
data class DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs(val hours: Output<Int>? = null, val minutes: Output<Int>? = null) : ConvertibleToJava<DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs>
Constructors
Link copied to clipboard
fun DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs(hours: Output<Int>? = null, minutes: Output<Int>? = null)