| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
LFResourceDetails |
LFResourceDetails.clone() |
LFResourceDetails |
LFTagPolicyDetails.getResourceDetails()
Details for the Lake Formation Resources included in the LF-tag policy.
|
LFResourceDetails |
LFResourceDetails.withDatabase(DatabaseLFTagPolicy database)
Details about the database resource included in the AWS Lake Formation data permission.
|
LFResourceDetails |
LFResourceDetails.withTable(TableLFTagPolicy table)
Details about the table resource included in the AWS Lake Formation data permission.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LFTagPolicyDetails.setResourceDetails(LFResourceDetails resourceDetails)
Details for the Lake Formation Resources included in the LF-tag policy.
|
LFTagPolicyDetails |
LFTagPolicyDetails.withResourceDetails(LFResourceDetails resourceDetails)
Details for the Lake Formation Resources included in the LF-tag policy.
|
Copyright © 2025. All rights reserved.