Values.ClusterSourceReturns information about a cluster.
type nonrec t = {activeOperationArn : string option;The Amazon Resource Name (ARN) that uniquely identifies a cluster operation.
*)clusterType : ClusterType.t option;Cluster Type.
*)clusterArn : string option;The Amazon Resource Name (ARN) that uniquely identifies the cluster.
*)clusterName : string option;The name of the cluster.
*)creationTime : string option;The time when the cluster was created.
*)currentVersion : string option;The current version of the MSK cluster.
*)state : ClusterState.t option;The state of the cluster. The possible states are ACTIVE, CREATING, DELETING, FAILED, HEALING, MAINTENANCE, REBOOTING_BROKER, and UPDATING.
*)stateInfo : StateInfo.t option;State Info for the Amazon MSK cluster.
*)provisioned : Provisioned.t option;Information about the provisioned cluster.
*)serverless : Serverless.t option;Information about the serverless cluster.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Map of ([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `Structure of
(string * [> `List of [> `String of string ] list ]) list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of [> `String of string ] list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `Structure of
(string
* [> `Boolean of bool
| `Structure of
(string * [> `Boolean of bool ]) list ])
list ])
list ])
list ])
list ])
list ])
list
| `Timestamp of string ])
list ]