start Date
suspend fun startDate(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgs>)
suspend fun startDate(value: DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgs)
Parameters
value
Required. Start date. Structure is documented below.
suspend fun startDate(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgsBuilder.() -> Unit)
Parameters
argument
Required. Start date. Structure is documented below.