

# PathMappingRule
<a name="API_PathMappingRule"></a>

The details of a source and destination path.

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

 ** destinationPath **   <a name="deadlinecloud-Type-PathMappingRule-destinationPath"></a>
The destination path.  
Type: String  
Required: Yes

 ** sourcePath **   <a name="deadlinecloud-Type-PathMappingRule-sourcePath"></a>
The source path.  
Type: String  
Required: Yes

 ** sourcePathFormat **   <a name="deadlinecloud-Type-PathMappingRule-sourcePathFormat"></a>
The source path format.  
Type: String  
Valid Values: `windows | posix`   
Required: Yes

## See Also
<a name="API_PathMappingRule_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/deadline-2023-10-12/PathMappingRule) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/PathMappingRule) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/PathMappingRule) 