

# PathMatch


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

## Contents


 ** 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


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) 