| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSources |
AccountSources.clone() |
AccountSources |
AccountSources.withAccount(String account)
The ID of the Security Lake account for which logs are collected.
|
AccountSources |
AccountSources.withEventClass(OcsfEventClass eventClass)
Initializes a new instance of the Event class.
|
AccountSources |
AccountSources.withEventClass(String eventClass)
Initializes a new instance of the Event class.
|
AccountSources |
AccountSources.withLogsStatus(Collection<LogsStatus> logsStatus)
The log status for the Security Lake account.
|
AccountSources |
AccountSources.withLogsStatus(LogsStatus... logsStatus)
The log status for the Security Lake account.
|
AccountSources |
AccountSources.withSourceType(String sourceType)
The supported Amazon Web Services from which logs and events are collected.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountSources> |
GetDatalakeStatusResult.getAccountSourcesList()
The list of enabled accounts and enabled sources.
|
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeStatusResult |
GetDatalakeStatusResult.withAccountSourcesList(AccountSources... accountSourcesList)
The list of enabled accounts and enabled sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDatalakeStatusResult.setAccountSourcesList(Collection<AccountSources> accountSourcesList)
The list of enabled accounts and enabled sources.
|
GetDatalakeStatusResult |
GetDatalakeStatusResult.withAccountSourcesList(Collection<AccountSources> accountSourcesList)
The list of enabled accounts and enabled sources.
|
Copyright © 2023. All rights reserved.