TaggedTable
A structure describing a table resource with LF-tags.
Contents
- LFTagOnDatabase
-
A list of LF-tags attached to the database where the table resides.
Type: Array of LFTagPair objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- LFTagsOnColumns
-
A list of LF-tags attached to columns in the table.
Type: Array of ColumnLFTag objects
Required: No
- LFTagsOnTable
-
A list of LF-tags attached to the table.
Type: Array of LFTagPair objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- Table
-
A table that has LF-tags attached to it.
Type: TableResource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: