| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeAutoEnableResult |
AmazonSecurityLakeClient.getDatalakeAutoEnable(GetDatalakeAutoEnableRequest request)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
GetDatalakeAutoEnableResult |
AbstractAmazonSecurityLake.getDatalakeAutoEnable(GetDatalakeAutoEnableRequest request) |
GetDatalakeAutoEnableResult |
AmazonSecurityLake.getDatalakeAutoEnable(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDatalakeAutoEnableResult> |
AmazonSecurityLakeAsyncClient.getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest request,
AsyncHandler<GetDatalakeAutoEnableRequest,GetDatalakeAutoEnableResult> asyncHandler) |
Future<GetDatalakeAutoEnableResult> |
AbstractAmazonSecurityLakeAsync.getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest request,
AsyncHandler<GetDatalakeAutoEnableRequest,GetDatalakeAutoEnableResult> asyncHandler) |
Future<GetDatalakeAutoEnableResult> |
AmazonSecurityLakeAsync.getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest,
AsyncHandler<GetDatalakeAutoEnableRequest,GetDatalakeAutoEnableResult> asyncHandler)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeAutoEnableResult |
GetDatalakeAutoEnableResult.clone() |
GetDatalakeAutoEnableResult |
GetDatalakeAutoEnableResult.withAutoEnableNewAccounts(AutoEnableNewRegionConfiguration... autoEnableNewAccounts)
The configuration for new accounts.
|
GetDatalakeAutoEnableResult |
GetDatalakeAutoEnableResult.withAutoEnableNewAccounts(Collection<AutoEnableNewRegionConfiguration> autoEnableNewAccounts)
The configuration for new accounts.
|
Copyright © 2023. All rights reserved.