Values.ProvisionedThroughputSourceContains information about provisioned throughput for EBS storage volumes attached to kafka broker nodes.
type nonrec t = {enabled : bool option;Provisioned throughput is enabled or not.
*)volumeThroughput : int option;Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.
*)}