| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
TableLFTagPolicy |
TableLFTagPolicy.clone() |
TableLFTagPolicy |
LFResourceDetails.getTable()
Details about the table resource included in the AWS Lake Formation data permission.
|
TableLFTagPolicy |
TableLFTagPolicy.withExpression(Collection<LFTag> expression)
A list of LF-tag conditions that apply to table resources.
|
TableLFTagPolicy |
TableLFTagPolicy.withExpression(LFTag... expression)
A list of LF-tag conditions that apply to table resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LFResourceDetails.setTable(TableLFTagPolicy table)
Details about the table 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.
|
Copyright © 2023. All rights reserved.