| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalFilteringConfiguration |
ExternalFilteringConfiguration.clone() |
ExternalFilteringConfiguration |
UpdateLakeFormationIdentityCenterConfigurationRequest.getExternalFiltering()
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
ExternalFilteringConfiguration |
DescribeLakeFormationIdentityCenterConfigurationResult.getExternalFiltering()
Indicates if external filtering is enabled.
|
ExternalFilteringConfiguration |
CreateLakeFormationIdentityCenterConfigurationRequest.getExternalFiltering()
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
ExternalFilteringConfiguration |
ExternalFilteringConfiguration.withAuthorizedTargets(Collection<String> authorizedTargets)
List of third-party application
ARNs integrated with Lake Formation. |
ExternalFilteringConfiguration |
ExternalFilteringConfiguration.withAuthorizedTargets(String... authorizedTargets)
List of third-party application
ARNs integrated with Lake Formation. |
ExternalFilteringConfiguration |
ExternalFilteringConfiguration.withStatus(EnableStatus status)
Allows to enable or disable the third-party applications that are allowed to access data managed by Lake
Formation.
|
ExternalFilteringConfiguration |
ExternalFilteringConfiguration.withStatus(String status)
Allows to enable or disable the third-party applications that are allowed to access data managed by Lake
Formation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLakeFormationIdentityCenterConfigurationRequest.setExternalFiltering(ExternalFilteringConfiguration externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
void |
DescribeLakeFormationIdentityCenterConfigurationResult.setExternalFiltering(ExternalFilteringConfiguration externalFiltering)
Indicates if external filtering is enabled.
|
void |
CreateLakeFormationIdentityCenterConfigurationRequest.setExternalFiltering(ExternalFilteringConfiguration externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
UpdateLakeFormationIdentityCenterConfigurationRequest |
UpdateLakeFormationIdentityCenterConfigurationRequest.withExternalFiltering(ExternalFilteringConfiguration externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
DescribeLakeFormationIdentityCenterConfigurationResult |
DescribeLakeFormationIdentityCenterConfigurationResult.withExternalFiltering(ExternalFilteringConfiguration externalFiltering)
Indicates if external filtering is enabled.
|
CreateLakeFormationIdentityCenterConfigurationRequest |
CreateLakeFormationIdentityCenterConfigurationRequest.withExternalFiltering(ExternalFilteringConfiguration externalFiltering)
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access
data managed by Lake Formation.
|
Copyright © 2025. All rights reserved.