

# FleetMetricNameAndArn


The name and ARN of a fleet metric.

## Contents


 ** metricArn **   <a name="iot-Type-FleetMetricNameAndArn-metricArn"></a>
The fleet metric ARN.  
Type: String  
Required: No

 ** metricName **   <a name="iot-Type-FleetMetricNameAndArn-metricName"></a>
The fleet metric name.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z0-9_\-\.]+`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-2015-05-28/FleetMetricNameAndArn) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/FleetMetricNameAndArn) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/FleetMetricNameAndArn) 