| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseLFTagPolicy |
DatabaseLFTagPolicy.clone() |
DatabaseLFTagPolicy |
LFResourceDetails.getDatabase()
Details about the database resource included in the AWS Lake Formation data permission.
|
DatabaseLFTagPolicy |
DatabaseLFTagPolicy.withExpression(Collection<LFTag> expression)
A list of LF-tag conditions that apply to database resources.
|
DatabaseLFTagPolicy |
DatabaseLFTagPolicy.withExpression(LFTag... expression)
A list of LF-tag conditions that apply to database resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LFResourceDetails.setDatabase(DatabaseLFTagPolicy database)
Details about the database resource included in the AWS Lake Formation data permission.
|
LFResourceDetails |
LFResourceDetails.withDatabase(DatabaseLFTagPolicy database)
Details about the database resource included in the AWS Lake Formation data permission.
|
Copyright © 2025. All rights reserved.