DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs

data class DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs(val hours: Output<Int>? = null, val minutes: Output<Int>? = null) : ConvertibleToJava<DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs>

Constructors

fun DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs(hours: Output<Int>? = null, minutes: Output<Int>? = null)

Functions

Link copied to clipboard
open override fun toJava(): DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs

Properties

Link copied to clipboard
val hours: Output<Int>? = null
Link copied to clipboard
val minutes: Output<Int>? = null