Values.CreateClusterRequestSourceCreates a new MSK cluster.
type nonrec t = {brokerNodeGroupInfo : BrokerNodeGroupInfo.t;Information about the broker nodes in the cluster.
*)rebalancing : Rebalancing.t option;Specifies if intelligent rebalancing should be turned on for the new MSK Provisioned cluster with Express brokers. By default, intelligent rebalancing status is ACTIVE for all new clusters.
*)clientAuthentication : ClientAuthentication.t option;Includes all client authentication related information.
*)clusterName : string;The name of the cluster.
*)configurationInfo : ConfigurationInfo.t option;Represents the configuration that you want MSK to use for the brokers in a cluster.
*)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.
*)kafkaVersion : string;The version of Apache Kafka.
*)loggingInfo : LoggingInfo.t option;numberOfBrokerNodes : int;The number of broker nodes in the cluster.
*)storageMode : StorageMode.t option;This controls storage mode for supported storage tiers.
*)}val make :
?rebalancing:??? ->
?clientAuthentication:??? ->
?configurationInfo:??? ->
?encryptionInfo:??? ->
?enhancedMonitoring:??? ->
?openMonitoring:??? ->
?loggingInfo:??? ->
?tags:??? ->
?storageMode:??? ->
brokerNodeGroupInfo:BrokerNodeGroupInfo.t ->
clusterName:string ->
kafkaVersion:string ->
numberOfBrokerNodes:int ->
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 ])
list ]