| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
LFTagPolicyResource |
LFTagPolicyResource.clone() |
LFTagPolicyResource |
Resource.getLFTagPolicy()
A list of LF-tag conditions that define a resource's LF-tag policy.
|
LFTagPolicyResource |
LFTagPolicyResource.withCatalogId(String catalogId)
The identifier for the Data Catalog.
|
LFTagPolicyResource |
LFTagPolicyResource.withExpression(Collection<LFTag> expression)
A list of LF-tag conditions that apply to the resource's LF-tag policy.
|
LFTagPolicyResource |
LFTagPolicyResource.withExpression(LFTag... expression)
A list of LF-tag conditions that apply to the resource's LF-tag policy.
|
LFTagPolicyResource |
LFTagPolicyResource.withResourceType(ResourceType resourceType)
The resource type for which the LF-tag policy applies.
|
LFTagPolicyResource |
LFTagPolicyResource.withResourceType(String resourceType)
The resource type for which the LF-tag policy applies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setLFTagPolicy(LFTagPolicyResource lFTagPolicy)
A list of LF-tag conditions that define a resource's LF-tag policy.
|
Resource |
Resource.withLFTagPolicy(LFTagPolicyResource lFTagPolicy)
A list of LF-tag conditions that define a resource's LF-tag policy.
|
Copyright © 2022. All rights reserved.