| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
DataLakeAutoEnableNewAccountConfiguration |
DataLakeAutoEnableNewAccountConfiguration.clone() |
DataLakeAutoEnableNewAccountConfiguration |
DataLakeAutoEnableNewAccountConfiguration.withRegion(String region)
The Amazon Web Services Regions where Security Lake is automatically enabled.
|
DataLakeAutoEnableNewAccountConfiguration |
DataLakeAutoEnableNewAccountConfiguration.withSources(AwsLogSourceResource... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
DataLakeAutoEnableNewAccountConfiguration |
DataLakeAutoEnableNewAccountConfiguration.withSources(Collection<AwsLogSourceResource> sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataLakeAutoEnableNewAccountConfiguration> |
GetDataLakeOrganizationConfigurationResult.getAutoEnableNewAccount()
The configuration for new accounts.
|
List<DataLakeAutoEnableNewAccountConfiguration> |
CreateDataLakeOrganizationConfigurationRequest.getAutoEnableNewAccount()
Enable Security Lake with the specified configuration settings, to begin collecting security data for new
accounts in your organization.
|
List<DataLakeAutoEnableNewAccountConfiguration> |
DeleteDataLakeOrganizationConfigurationRequest.getAutoEnableNewAccount()
Turns off automatic enablement of Security Lake for member accounts that are added to an organization.
|
| Modifier and Type | Method and Description |
|---|---|
GetDataLakeOrganizationConfigurationResult |
GetDataLakeOrganizationConfigurationResult.withAutoEnableNewAccount(DataLakeAutoEnableNewAccountConfiguration... autoEnableNewAccount)
The configuration for new accounts.
|
CreateDataLakeOrganizationConfigurationRequest |
CreateDataLakeOrganizationConfigurationRequest.withAutoEnableNewAccount(DataLakeAutoEnableNewAccountConfiguration... autoEnableNewAccount)
Enable Security Lake with the specified configuration settings, to begin collecting security data for new
accounts in your organization.
|
DeleteDataLakeOrganizationConfigurationRequest |
DeleteDataLakeOrganizationConfigurationRequest.withAutoEnableNewAccount(DataLakeAutoEnableNewAccountConfiguration... autoEnableNewAccount)
Turns off automatic enablement of Security Lake for member accounts that are added to an organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDataLakeOrganizationConfigurationResult.setAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
The configuration for new accounts.
|
void |
CreateDataLakeOrganizationConfigurationRequest.setAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
Enable Security Lake with the specified configuration settings, to begin collecting security data for new
accounts in your organization.
|
void |
DeleteDataLakeOrganizationConfigurationRequest.setAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
Turns off automatic enablement of Security Lake for member accounts that are added to an organization.
|
GetDataLakeOrganizationConfigurationResult |
GetDataLakeOrganizationConfigurationResult.withAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
The configuration for new accounts.
|
CreateDataLakeOrganizationConfigurationRequest |
CreateDataLakeOrganizationConfigurationRequest.withAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
Enable Security Lake with the specified configuration settings, to begin collecting security data for new
accounts in your organization.
|
DeleteDataLakeOrganizationConfigurationRequest |
DeleteDataLakeOrganizationConfigurationRequest.withAutoEnableNewAccount(Collection<DataLakeAutoEnableNewAccountConfiguration> autoEnableNewAccount)
Turns off automatic enablement of Security Lake for member accounts that are added to an organization.
|
Copyright © 2024. All rights reserved.