| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLogSourceResource |
AwsLogSourceResource.clone() |
AwsLogSourceResource |
LogSourceResource.getAwsLogSource()
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
AwsLogSourceResource |
AwsLogSourceResource.withSourceName(AwsLogSourceName sourceName)
The name for a Amazon Web Services source.
|
AwsLogSourceResource |
AwsLogSourceResource.withSourceName(String sourceName)
The name for a Amazon Web Services source.
|
AwsLogSourceResource |
AwsLogSourceResource.withSourceVersion(String sourceVersion)
The version for a Amazon Web Services source.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsLogSourceResource> |
DataLakeAutoEnableNewAccountConfiguration.getSources()
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogSourceResource.setAwsLogSource(AwsLogSourceResource awsLogSource)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
LogSourceResource |
LogSourceResource.withAwsLogSource(AwsLogSourceResource awsLogSource)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
DataLakeAutoEnableNewAccountConfiguration |
DataLakeAutoEnableNewAccountConfiguration.withSources(AwsLogSourceResource... sources)
The Amazon Web Services sources that are automatically enabled in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLakeAutoEnableNewAccountConfiguration.setSources(Collection<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.
|
Copyright © 2023. All rights reserved.