Values_1.DescribeDimensionRequestSourceProvides details about a dimension that is defined in your Amazon Web Services accounts. Requires permission to access the DescribeDimension action.
type nonrec t = {name : Values_0.DimensionName.t;The unique identifier for the dimension.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.DimensionName.t ]) list ]