ClusterAutomatedBackupConfigFixedFrequencyScheduleStartTimeArgs

data class ClusterAutomatedBackupConfigFixedFrequencyScheduleStartTimeArgs(val hours: Output<Int>) : ConvertibleToJava<ClusterAutomatedBackupConfigFixedFrequencyScheduleStartTimeArgs>

Constructors

constructor(hours: Output<Int>)

Properties

Link copied to clipboard
val hours: Output<Int>

Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.

Functions

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