Values.ProvisionedSourceProvisioned cluster.
type nonrec t = {brokerNodeGroupInfo : BrokerNodeGroupInfo.t option;Information about the brokers.
*)rebalancing : Rebalancing.t option;Specifies whether or not intelligent rebalancing is turned on for a newly created MSK Provisioned cluster with Express brokers. Intelligent rebalancing performs automatic partition balancing operations when you scale your clusters up or down. By default, intelligent rebalancing is ACTIVE for all new Express-based clusters.
*)currentBrokerSoftwareInfo : BrokerSoftwareInfo.t option;Information about the Apache Kafka version deployed on the brokers.
*)clientAuthentication : ClientAuthentication.t option;Includes all client authentication information.
*)encryptionInfo : EncryptionInfo.t option;Includes all encryption-related information.
*)enhancedMonitoring : EnhancedMonitoring.t option;Specifies the level of monitoring for the MSK cluster. The possible values are DEFAULT, PER_BROKER, PER_TOPIC_PER_BROKER, and PER_TOPIC_PER_PARTITION.
*)openMonitoring : OpenMonitoringInfo.t option;The settings for open monitoring.
*)loggingInfo : LoggingInfo.t option;Log delivery information for the cluster.
*)numberOfBrokerNodes : int option;The number of broker nodes in the cluster.
*)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 the Apache ZooKeeper cluster on a 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 :
?brokerNodeGroupInfo:??? ->
?rebalancing:??? ->
?currentBrokerSoftwareInfo:??? ->
?clientAuthentication:??? ->
?encryptionInfo:??? ->
?enhancedMonitoring:??? ->
?openMonitoring:??? ->
?loggingInfo:??? ->
?numberOfBrokerNodes:??? ->
?zookeeperConnectString:??? ->
?zookeeperConnectStringTls:??? ->
?storageMode:??? ->
?customerActionStatus:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `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 ]