Values.EBSStorageInfoSourceContains information about the EBS storage volumes attached to Apache Kafka broker nodes.
type nonrec t = {provisionedThroughput : ProvisionedThroughput.t option;EBS volume provisioned throughput information.
*)volumeSize : int option;The size in GiB of the EBS volume for the data drive on each broker node.
*)}