Values.EbsConfigurationSourceThe Amazon EBS configuration of a cluster instance.
type nonrec t = {ebsBlockDeviceConfigs : EbsBlockDeviceConfigList.t option;An array of Amazon EBS volume specifications attached to a cluster instance.
*)ebsOptimized : BooleanObject.t option;Indicates whether an Amazon EBS volume is EBS-optimized. The default is false. You should explicitly set this value to true to enable the Amazon EBS-optimized setting for an EC2 instance.
*)}