

# DimensionFilter
<a name="API_DimensionFilter"></a>

Represents filters for a dimension.

## Contents
<a name="API_DimensionFilter_Contents"></a>

 ** Name **   <a name="ACW-Type-DimensionFilter-Name"></a>
The dimension name to be matched.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** Value **   <a name="ACW-Type-DimensionFilter-Value"></a>
The value of the dimension to be matched.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

## See Also
<a name="API_DimensionFilter_SeeAlso"></a>

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/monitoring-2010-08-01/DimensionFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/monitoring-2010-08-01/DimensionFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/monitoring-2010-08-01/DimensionFilter) 