Deploy Policy Rule Rollout Restriction Time Windows One Time Window Args Builder
Functions
Link copied to clipboard
suspend fun endDate(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowEndDateArgs>)
suspend fun endDate(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowEndDateArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun endTime(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowEndTimeArgs>)
suspend fun endTime(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowEndTimeArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun startDate(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgs>)
suspend fun startDate(value: DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgs)
suspend fun startDate(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartDateArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun startTime(value: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgs>)
suspend fun startTime(value: DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgs)
suspend fun startTime(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsOneTimeWindowStartTimeArgsBuilder.() -> Unit)