| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLogSourceResource |
LogSourceResource.awsLogSource()
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsLogSourceResource> |
DataLakeAutoEnableNewAccountConfiguration.sources()
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
LogSourceResource.Builder |
LogSourceResource.Builder.awsLogSource(AwsLogSourceResource awsLogSource)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
static LogSourceResource |
LogSourceResource.fromAwsLogSource(AwsLogSourceResource awsLogSource)
Create an instance of this class with
LogSourceResource.awsLogSource() initialized to the given value. |
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.sources(AwsLogSourceResource... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
DataLakeAutoEnableNewAccountConfiguration.Builder |
DataLakeAutoEnableNewAccountConfiguration.Builder.sources(Collection<AwsLogSourceResource> sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
Copyright © 2023. All rights reserved.