

# TablePathElement
<a name="API_TablePathElement"></a>

An element in the hierarchical path to a table within a data source, containing both name and identifier.

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

**Note**  
In the following list, the required parameters are described first.

 ** Id **   <a name="QS-Type-TablePathElement-Id"></a>
The unique identifier of the path element.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** Name **   <a name="QS-Type-TablePathElement-Name"></a>
The name of the path element.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

## See Also
<a name="API_TablePathElement_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/quicksight-2018-04-01/TablePathElement) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/TablePathElement) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/TablePathElement) 