/AWS1/CL_LKF=>ADDLFTAGSTORESOURCE()
¶
About AddLFTagsToResource¶
Attaches one or more LF-tags to an existing resource.
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_RESOURCE
TYPE REF TO /AWS1/CL_LKFRESOURCE
/AWS1/CL_LKFRESOURCE
¶
The database, table, or column resource to which to attach an LF-tag.
IT_LFTAGS
TYPE /AWS1/CL_LKFLFTAGPAIR=>TT_LFTAGSLIST
TT_LFTAGSLIST
¶
The LF-tags to attach to the resource.
Optional arguments:¶
IV_CATALOGID
TYPE /AWS1/LKFCATALOGIDSTRING
/AWS1/LKFCATALOGIDSTRING
¶
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.