updateStrategy

@JvmName(name = "uqsntsknkfnkoudt")
suspend fun updateStrategy(value: Output<StatefulSetUpdateStrategyArgs>)
@JvmName(name = "jvhdeobwexybrtiv")
suspend fun updateStrategy(value: StatefulSetUpdateStrategyArgs?)

Parameters

value

updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.


@JvmName(name = "wolecpuruycyxyyo")
suspend fun updateStrategy(argument: suspend StatefulSetUpdateStrategyArgsBuilder.() -> Unit)

Parameters

argument

updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.