strategy

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

Parameters

value

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


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

Parameters

argument

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