timedPromoteReleaseRule

@JvmName(name = "hwlhuwuaupjfmown")
suspend fun timedPromoteReleaseRule(value: Output<AutomationRuleTimedPromoteReleaseRuleArgs>)
@JvmName(name = "pjtygkavkvecceck")
suspend fun timedPromoteReleaseRule(value: AutomationRuleTimedPromoteReleaseRuleArgs?)

Parameters

value

Optional. The TimedPromoteReleaseRule will automatically promote a release from the current target(s) to the specified target(s) on a configured schedule. Structure is documented below.


@JvmName(name = "kpouoknlofgrywap")
suspend fun timedPromoteReleaseRule(argument: suspend AutomationRuleTimedPromoteReleaseRuleArgsBuilder.() -> Unit)

Parameters

argument

Optional. The TimedPromoteReleaseRule will automatically promote a release from the current target(s) to the specified target(s) on a configured schedule. Structure is documented below.