updateStrategy

@JvmName(name = "amtebfwcbvshqtun")
suspend fun updateStrategy(value: Output<StatefulSetUpdateStrategyPatchArgs>)
@JvmName(name = "lmxehpyserhhuiri")
suspend fun updateStrategy(value: StatefulSetUpdateStrategyPatchArgs?)

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 = "sljvtxcuadkdvusu")
suspend fun updateStrategy(argument: suspend StatefulSetUpdateStrategyPatchArgsBuilder.() -> Unit)

Parameters

argument

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