

# MappingEntry
<a name="API_MappingEntry"></a>

Defines a mapping.

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

 ** SourcePath **   <a name="Glue-Type-MappingEntry-SourcePath"></a>
The source path.  
Type: String  
Required: No

 ** SourceTable **   <a name="Glue-Type-MappingEntry-SourceTable"></a>
The name of the source table.  
Type: String  
Required: No

 ** SourceType **   <a name="Glue-Type-MappingEntry-SourceType"></a>
The source type.  
Type: String  
Required: No

 ** TargetPath **   <a name="Glue-Type-MappingEntry-TargetPath"></a>
The target path.  
Type: String  
Required: No

 ** TargetTable **   <a name="Glue-Type-MappingEntry-TargetTable"></a>
The target table.  
Type: String  
Required: No

 ** TargetType **   <a name="Glue-Type-MappingEntry-TargetType"></a>
The target type.  
Type: String  
Required: No

## See Also
<a name="API_MappingEntry_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/glue-2017-03-31/MappingEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/MappingEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/MappingEntry) 