Uses of Class
software.amazon.awssdk.services.lakeformation.model.LFTagKeyResource
-
Packages that use LFTagKeyResource Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of LFTagKeyResource in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return LFTagKeyResource Modifier and Type Method Description LFTagKeyResourceResource. lfTag()The LF-tag key and values attached to a resource.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type LFTagKeyResource Modifier and Type Method Description Resource.BuilderResource.Builder. lfTag(LFTagKeyResource lfTag)The LF-tag key and values attached to a resource.
-