rollingUpdate

@JvmName(name = "digyugturgspymgo")
suspend fun rollingUpdate(value: Output<RollingUpdateDeploymentPatchArgs>)
@JvmName(name = "fnxbenyjtycskdhs")
suspend fun rollingUpdate(value: RollingUpdateDeploymentPatchArgs?)

Parameters

value

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


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

Parameters

argument

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