Values.UpdateClusterResultSourceWhile a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster. Once the cluster changes to a different job state, usually 60 minutes after the cluster being created, this action is no longer available.
type nonrec error = [ | `Ec2RequestFailedException of Ec2RequestFailedException.t| `InvalidInputCombinationException of InvalidInputCombinationException.t| `InvalidJobStateException of InvalidJobStateException.t| `InvalidResourceException of InvalidResourceException.t| `KMSRequestFailedException of KMSRequestFailedException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `Ec2RequestFailedException of Ec2RequestFailedException.t
| `InvalidInputCombinationException of InvalidInputCombinationException.t
| `InvalidJobStateException of InvalidJobStateException.t
| `InvalidResourceException of InvalidResourceException.t
| `KMSRequestFailedException of KMSRequestFailedException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `Ec2RequestFailedException of Ec2RequestFailedException.t
| `InvalidInputCombinationException of InvalidInputCombinationException.t
| `InvalidJobStateException of InvalidJobStateException.t
| `InvalidResourceException of InvalidResourceException.t
| `KMSRequestFailedException of KMSRequestFailedException.t
| `Unknown_operation_error of string * string option ]