weeklyWindows

@JvmName(name = "xylrrvlmqsfmekul")
suspend fun weeklyWindows(value: Output<List<DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgs>>)

Parameters

value

Optional. Recurring weekly windows within which actions are restricted. Structure is documented below.


@JvmName(name = "powsfdusvpyxjcaa")
suspend fun weeklyWindows(vararg values: Output<DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgs>)


@JvmName(name = "unjcdkopgwgudgeu")
suspend fun weeklyWindows(values: List<Output<DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgs>>)
@JvmName(name = "qtxgreiveticynts")
suspend fun weeklyWindows(vararg values: DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgs)

Parameters

values

Optional. Recurring weekly windows within which actions are restricted. Structure is documented below.


@JvmName(name = "ncflwnssadmlrnls")
suspend fun weeklyWindows(argument: List<suspend DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgsBuilder.() -> Unit>)
@JvmName(name = "lcgkopiymddscrpb")
suspend fun weeklyWindows(vararg argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgsBuilder.() -> Unit)
@JvmName(name = "lxtthegssnrrgpbo")
suspend fun weeklyWindows(argument: suspend DeployPolicyRuleRolloutRestrictionTimeWindowsWeeklyWindowArgsBuilder.() -> Unit)

Parameters

argument

Optional. Recurring weekly windows within which actions are restricted. Structure is documented below.