rollingUpdate

@JvmName(name = "rdatumhagdcytswm")
suspend fun rollingUpdate(value: Output<RollingUpdateDeploymentArgs>)
@JvmName(name = "dbabtkmggmqoduns")
suspend fun rollingUpdate(value: RollingUpdateDeploymentArgs?)

Parameters

value

Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate.


@JvmName(name = "hqqomnwfpeceosys")
suspend fun rollingUpdate(argument: suspend RollingUpdateDeploymentArgsBuilder.() -> Unit)

Parameters

argument

Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate.