

# PathMatch
<a name="API_PathMatch"></a>

Describes the conditions that can be applied when matching a path for incoming requests.

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

 ** match **   <a name="vpclattice-Type-PathMatch-match"></a>
The type of path match.  
Type: [PathMatchType](API_PathMatchType.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** caseSensitive **   <a name="vpclattice-Type-PathMatch-caseSensitive"></a>
Indicates whether the match is case sensitive.  
Type: Boolean  
Required: No

## See Also
<a name="API_PathMatch_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/vpc-lattice-2022-11-30/PathMatch) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/vpc-lattice-2022-11-30/PathMatch) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/vpc-lattice-2022-11-30/PathMatch) 