strategy

@JvmName(name = "qmlypcuqkgidxety")
suspend fun strategy(value: Output<DeploymentStrategyArgs>)
@JvmName(name = "xwjniecmhbykdild")
suspend fun strategy(value: DeploymentStrategyArgs?)

Parameters

value

The deployment strategy to use to replace existing pods with new ones.


@JvmName(name = "xrjbkylneiynfnuo")
suspend fun strategy(argument: suspend DeploymentStrategyArgsBuilder.() -> Unit)

Parameters

argument

The deployment strategy to use to replace existing pods with new ones.