managedClusterUpdate

@JvmName(name = "ruvwlbfbyxkqvofc")
suspend fun managedClusterUpdate(value: Output<ManagedClusterUpdateArgs>)
@JvmName(name = "rjccgaytwwrajrix")
suspend fun managedClusterUpdate(value: ManagedClusterUpdateArgs?)

Parameters

value

The update to be applied to all clusters in the UpdateRun. The managedClusterUpdate can be modified until the run is started.


@JvmName(name = "gbiyhjueosnqybcs")
suspend fun managedClusterUpdate(argument: suspend ManagedClusterUpdateArgsBuilder.() -> Unit)

Parameters

argument

The update to be applied to all clusters in the UpdateRun. The managedClusterUpdate can be modified until the run is started.