start Time
suspend fun startTime(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgs>)
suspend fun startTime(value: DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgs)
Parameters
value
Required. Start time (inclusive). Use 00:00 for the beginning of the day. Structure is documented below.
suspend fun startTime(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgsBuilder.() -> Unit)
Parameters
argument
Required. Start time (inclusive). Use 00:00 for the beginning of the day. Structure is documented below.