Values.AwsMskClusterDetailsSourceProvides details about an Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.
type nonrec t = {clusterInfo : AwsMskClusterClusterInfoDetails.t option;Provides information about a cluster.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Integer.t
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of NonEmptyString.t ] list
| `String of NonEmptyString.t
| `Structure of
(string * [> `Boolean of Boolean.t ]) list ])
list ])
list ])
list ])
list ]