| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.clone() |
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withRegion(Region region)
The Amazon Web Services Regions where Security Lake is automatically enabled.
|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withRegion(String region)
The Amazon Web Services Regions where Security Lake is automatically enabled.
|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withSources(AwsLogSourceType... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withSources(Collection<String> sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withSources(String... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
List<AutoEnableNewRegionConfiguration> |
GetDatalakeAutoEnableResult.getAutoEnableNewAccounts()
The configuration for new accounts.
|
List<AutoEnableNewRegionConfiguration> |
CreateDatalakeAutoEnableRequest.getConfigurationForNewAccounts()
Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts
in your organization.
|
List<AutoEnableNewRegionConfiguration> |
DeleteDatalakeAutoEnableRequest.getRemoveFromConfigurationForNewAccounts()
Remove automatic enablement of configuration settings for new member accounts in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeAutoEnableResult |
GetDatalakeAutoEnableResult.withAutoEnableNewAccounts(AutoEnableNewRegionConfiguration... autoEnableNewAccounts)
The configuration for new accounts.
|
CreateDatalakeAutoEnableRequest |
CreateDatalakeAutoEnableRequest.withConfigurationForNewAccounts(AutoEnableNewRegionConfiguration... configurationForNewAccounts)
Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts
in your organization.
|
DeleteDatalakeAutoEnableRequest |
DeleteDatalakeAutoEnableRequest.withRemoveFromConfigurationForNewAccounts(AutoEnableNewRegionConfiguration... removeFromConfigurationForNewAccounts)
Remove automatic enablement of configuration settings for new member accounts in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDatalakeAutoEnableResult.setAutoEnableNewAccounts(Collection<AutoEnableNewRegionConfiguration> autoEnableNewAccounts)
The configuration for new accounts.
|
void |
CreateDatalakeAutoEnableRequest.setConfigurationForNewAccounts(Collection<AutoEnableNewRegionConfiguration> configurationForNewAccounts)
Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts
in your organization.
|
void |
DeleteDatalakeAutoEnableRequest.setRemoveFromConfigurationForNewAccounts(Collection<AutoEnableNewRegionConfiguration> removeFromConfigurationForNewAccounts)
Remove automatic enablement of configuration settings for new member accounts in Security Lake.
|
GetDatalakeAutoEnableResult |
GetDatalakeAutoEnableResult.withAutoEnableNewAccounts(Collection<AutoEnableNewRegionConfiguration> autoEnableNewAccounts)
The configuration for new accounts.
|
CreateDatalakeAutoEnableRequest |
CreateDatalakeAutoEnableRequest.withConfigurationForNewAccounts(Collection<AutoEnableNewRegionConfiguration> configurationForNewAccounts)
Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts
in your organization.
|
DeleteDatalakeAutoEnableRequest |
DeleteDatalakeAutoEnableRequest.withRemoveFromConfigurationForNewAccounts(Collection<AutoEnableNewRegionConfiguration> removeFromConfigurationForNewAccounts)
Remove automatic enablement of configuration settings for new member accounts in Security Lake.
|
Copyright © 2023. All rights reserved.