DomainOffPeakWindowOptionsOffPeakWindowWindowStartTimeArgs

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

Constructors

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

Properties

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

Functions

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