Uses of Class
software.amazon.awssdk.services.lakeformation.model.LFTagPolicyResource
-
Packages that use LFTagPolicyResource Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of LFTagPolicyResource in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return LFTagPolicyResource Modifier and Type Method Description LFTagPolicyResourceResource. lfTagPolicy()A list of LF-tag conditions that define a resource's LF-tag policy.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type LFTagPolicyResource Modifier and Type Method Description Resource.BuilderResource.Builder. lfTagPolicy(LFTagPolicyResource lfTagPolicy)A list of LF-tag conditions that define a resource's LF-tag policy.
-