Values.StorageConfigRequestSourceRequest to update the configuration of the storage capability of your EKS Auto Mode cluster. For example, enable the capability. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide.
type nonrec t = {blockStorage : BlockStorage.t option;Request to configure EBS Block Storage settings for your EKS Auto Mode cluster.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `Boolean of BoxedBoolean.t ]) list ])
list ]