Values_1.DescribeFleetMetricRequestSourceGets information about the specified fleet metric. Requires permission to access the DescribeFleetMetric action.
type nonrec t = {metricName : Values_0.FleetMetricName.t;The name of the fleet metric to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.FleetMetricName.t ]) list ]