| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
LogsStatus |
LogsStatus.clone() |
LogsStatus |
LogsStatus.withHealthStatus(SourceStatus healthStatus)
The health status of services, including error codes and patterns.
|
LogsStatus |
LogsStatus.withHealthStatus(String healthStatus)
The health status of services, including error codes and patterns.
|
LogsStatus |
LogsStatus.withPathToLogs(String pathToLogs)
Defines path the stored logs are available which has information on your systems, applications, and services.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogsStatus> |
AccountSources.getLogsStatus()
The log status for the Security Lake account.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSources |
AccountSources.withLogsStatus(LogsStatus... logsStatus)
The log status for the Security Lake account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountSources.setLogsStatus(Collection<LogsStatus> logsStatus)
The log status for the Security Lake account.
|
AccountSources |
AccountSources.withLogsStatus(Collection<LogsStatus> logsStatus)
The log status for the Security Lake account.
|
Copyright © 2023. All rights reserved.