| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.builder() |
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.region(String region)
The Amazon Web Services Regions where Security Lake is automatically enabled.
|
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.sources(AwsLogSourceResource... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.sources(Collection<AwsLogSourceResource> sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.sources(Consumer<AwsLogSourceResource.Builder>... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataLakeAutoEnableNewAccountConfiguration.Builder> |
DataLakeAutoEnableNewAccountConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.