rollingUpdate

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

Parameters

value

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


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

Parameters

argument

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