Values.ClusterInfoSourceReturns information about a cluster.
type nonrec t = {activeOperationArn : string option;Arn of active cluster operation.
*)brokerNodeGroupInfo : BrokerNodeGroupInfo.t option;Information about the broker nodes.
*)rebalancing : Rebalancing.t option;Contains information about intelligent rebalancing for new MSK Provisioned clusters with Express brokers. By default, intelligent rebalancing status is ACTIVE.
*)clientAuthentication : ClientAuthentication.t option;Includes all client authentication information.
*)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.
*)currentBrokerSoftwareInfo : BrokerSoftwareInfo.t option;Information about the version of software currently deployed on the Apache Kafka brokers in the cluster.
*)currentVersion : string option;The current version of the MSK cluster.
*)encryptionInfo : EncryptionInfo.t option;Includes all encryption-related information.
*)enhancedMonitoring : EnhancedMonitoring.t option;Specifies which metrics are gathered for the MSK cluster. This property has the following possible values: DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, and PER_TOPIC_PER_PARTITION. For a list of the metrics associated with each of these levels of monitoring, see Monitoring.
*)openMonitoring : OpenMonitoring.t option;Settings for open monitoring using Prometheus.
*)loggingInfo : LoggingInfo.t option;numberOfBrokerNodes : int option;The number of broker nodes in the 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;zookeeperConnectString : string option;The connection string to use to connect to the Apache ZooKeeper cluster.
*)zookeeperConnectStringTls : string option;The connection string to use to connect to zookeeper cluster on Tls port.
*)storageMode : StorageMode.t option;This controls storage mode for supported storage tiers.
*)customerActionStatus : CustomerActionStatus.t option;Determines if there is an action required from the customer.
*)}val make :
?activeOperationArn:??? ->
?brokerNodeGroupInfo:??? ->
?rebalancing:??? ->
?clientAuthentication:??? ->
?clusterArn:??? ->
?clusterName:??? ->
?creationTime:??? ->
?currentBrokerSoftwareInfo:??? ->
?currentVersion:??? ->
?encryptionInfo:??? ->
?enhancedMonitoring:??? ->
?openMonitoring:??? ->
?loggingInfo:??? ->
?numberOfBrokerNodes:??? ->
?state:??? ->
?stateInfo:??? ->
?tags:??? ->
?zookeeperConnectString:??? ->
?zookeeperConnectStringTls:??? ->
?storageMode:??? ->
?customerActionStatus:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Map of ([> `String of string ] * [> `String of string ]) 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
| `Timestamp of string ])
list ]