Cluster Automated Backup Policy Weekly Schedule Start Time Args
data class ClusterAutomatedBackupPolicyWeeklyScheduleStartTimeArgs(val hours: Output<Int>? = null, val minutes: Output<Int>? = null, val nanos: Output<Int>? = null, val seconds: Output<Int>? = null) : ConvertibleToJava<ClusterAutomatedBackupPolicyWeeklyScheduleStartTimeArgs>
Constructors
Link copied to clipboard
fun ClusterAutomatedBackupPolicyWeeklyScheduleStartTimeArgs(hours: Output<Int>? = null, minutes: Output<Int>? = null, nanos: Output<Int>? = null, seconds: Output<Int>? = null)