end Time
suspend fun endTime(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowEndTimeArgs>)
Parameters
value
Optional. End time (exclusive). Use 24:00 to indicate midnight. If you specify endTime you must also specify startTime. If left empty, this will block for the entire day for the days specified in daysOfWeek. Structure is documented below.
suspend fun endTime(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowEndTimeArgsBuilder.() -> Unit)
Parameters
argument
Optional. End time (exclusive). Use 24:00 to indicate midnight. If you specify endTime you must also specify startTime. If left empty, this will block for the entire day for the days specified in daysOfWeek. Structure is documented below.