| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationTagPolicyDetails |
LakeFormationTagPolicyDetails.clone() |
LakeFormationTagPolicyDetails |
LakeFormationTagPolicyDetails.withDatabase(String database)
The underlying Glue database that the notification is referring to.
|
LakeFormationTagPolicyDetails |
LakeFormationTagPolicyDetails.withTable(String table)
The underlying Glue table that the notification is referring to.
|
| Modifier and Type | Method and Description |
|---|---|
List<LakeFormationTagPolicyDetails> |
ScopeDetails.getLakeFormationTagPolicies()
Underlying LF resources that will be affected by this notification.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeDetails |
ScopeDetails.withLakeFormationTagPolicies(LakeFormationTagPolicyDetails... lakeFormationTagPolicies)
Underlying LF resources that will be affected by this notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeDetails.setLakeFormationTagPolicies(Collection<LakeFormationTagPolicyDetails> lakeFormationTagPolicies)
Underlying LF resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withLakeFormationTagPolicies(Collection<LakeFormationTagPolicyDetails> lakeFormationTagPolicies)
Underlying LF resources that will be affected by this notification.
|
Copyright © 2024. All rights reserved.