@aws-sdk/client-lakeformation

LFTagExpression Interface

A structure consists LF-Tag expression name and catalog ID.

Members

Name
Type
Details
CatalogId string | undefined

The identifier for the Data Catalog. By default, the account ID.

Description string | undefined

A structure that contains information about the LF-Tag expression.

Expression LFTag[] | undefined

A logical expression composed of one or more LF-Tags.

Name string | undefined

The name for saved the LF-Tag expression.

Full Signature

export interface LFTagExpression