Values_1.DeleteDimensionRequestSourceRemoves the specified dimension from your Amazon Web Services accounts. Requires permission to access the DeleteDimension action.
type nonrec t = {name : Values_0.DimensionName.t;The unique identifier for the dimension that you want to delete.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.DimensionName.t ]) list ]