rollingUpdate

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

Parameters

value

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


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

Parameters

argument

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