| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsLogSourceConfiguration> |
DeleteAwsLogSourceRequest.sources()
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
List<AwsLogSourceConfiguration> |
CreateAwsLogSourceRequest.sources()
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAwsLogSourceRequest.Builder |
DeleteAwsLogSourceRequest.Builder.sources(AwsLogSourceConfiguration... sources)
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
CreateAwsLogSourceRequest.Builder |
CreateAwsLogSourceRequest.Builder.sources(AwsLogSourceConfiguration... sources)
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAwsLogSourceRequest.Builder |
DeleteAwsLogSourceRequest.Builder.sources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
CreateAwsLogSourceRequest.Builder |
CreateAwsLogSourceRequest.Builder.sources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
Copyright © 2023. All rights reserved.