Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface GetResourceLFTagsCommandOutputProtected

The output of GetResourceLFTagsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

LFTagOnDatabase?: LFTagPair[]

A list of LF-tags applied to a database resource.

LFTagsOnColumns?: ColumnLFTag[]

A list of LF-tags applied to a column resource.

LFTagsOnTable?: LFTagPair[]

A list of LF-tags applied to a table resource.