

# TaggedTable


A structure describing a table resource with LF-tags.

## Contents


 ** LFTagOnDatabase **   <a name="lakeformation-Type-TaggedTable-LFTagOnDatabase"></a>
A list of LF-tags attached to the database where the table resides.  
Type: Array of [LFTagPair](API_LFTagPair.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 50 items.  
Required: No

 ** LFTagsOnColumns **   <a name="lakeformation-Type-TaggedTable-LFTagsOnColumns"></a>
A list of LF-tags attached to columns in the table.  
Type: Array of [ColumnLFTag](API_ColumnLFTag.md) objects  
Required: No

 ** LFTagsOnTable **   <a name="lakeformation-Type-TaggedTable-LFTagsOnTable"></a>
A list of LF-tags attached to the table.  
Type: Array of [LFTagPair](API_LFTagPair.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 50 items.  
Required: No

 ** Table **   <a name="lakeformation-Type-TaggedTable-Table"></a>
A table that has LF-tags attached to it.  
Type: [TableResource](API_TableResource.md) object  
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/lakeformation-2017-03-31/TaggedTable) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lakeformation-2017-03-31/TaggedTable) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lakeformation-2017-03-31/TaggedTable) 