| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.clone() |
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withAccounts(Collection<String> accounts)
Specify the Amazon Web Services account information where you want to enable Security Lake.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withAccounts(String... accounts)
Specify the Amazon Web Services account information where you want to enable Security Lake.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withRegions(Collection<String> regions)
Specify the Regions where you want to enable Security Lake.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withRegions(String... regions)
Specify the Regions where you want to enable Security Lake.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withSourceName(AwsLogSourceName sourceName)
The name for a Amazon Web Services source.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withSourceName(String sourceName)
The name for a Amazon Web Services source.
|
AwsLogSourceConfiguration |
AwsLogSourceConfiguration.withSourceVersion(String sourceVersion)
The version for a Amazon Web Services source.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsLogSourceConfiguration> |
CreateAwsLogSourceRequest.getSources()
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
List<AwsLogSourceConfiguration> |
DeleteAwsLogSourceRequest.getSources()
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAwsLogSourceRequest |
CreateAwsLogSourceRequest.withSources(AwsLogSourceConfiguration... sources)
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
DeleteAwsLogSourceRequest |
DeleteAwsLogSourceRequest.withSources(AwsLogSourceConfiguration... sources)
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAwsLogSourceRequest.setSources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
void |
DeleteAwsLogSourceRequest.setSources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
CreateAwsLogSourceRequest |
CreateAwsLogSourceRequest.withSources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
DeleteAwsLogSourceRequest |
DeleteAwsLogSourceRequest.withSources(Collection<AwsLogSourceConfiguration> sources)
Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
Copyright © 2024. All rights reserved.