strategy

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

Parameters

value

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


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

Parameters

argument

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