rollingUpdate

@JvmName(name = "dwyxfbtupvflqjwd")
suspend fun rollingUpdate(value: Output<RollingUpdateDaemonSetPatchArgs>)
@JvmName(name = "mfqbcjtstdcsxylo")
suspend fun rollingUpdate(value: RollingUpdateDaemonSetPatchArgs?)

Parameters

value

Rolling update config params. Present only if type = "RollingUpdate".


@JvmName(name = "orqejdhskrrcwdom")
suspend fun rollingUpdate(argument: suspend RollingUpdateDaemonSetPatchArgsBuilder.() -> Unit)

Parameters

argument

Rolling update config params. Present only if type = "RollingUpdate".