| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
DataLakeSourceStatus |
DataLakeSourceStatus.clone() |
DataLakeSourceStatus |
DataLakeSourceStatus.withResource(String resource)
Defines path the stored logs are available which has information on your systems, applications, and services.
|
DataLakeSourceStatus |
DataLakeSourceStatus.withStatus(SourceCollectionStatus status)
The health status of services, including error codes and patterns.
|
DataLakeSourceStatus |
DataLakeSourceStatus.withStatus(String status)
The health status of services, including error codes and patterns.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataLakeSourceStatus> |
DataLakeSource.getSourceStatuses()
The log status for the Security Lake account.
|
| Modifier and Type | Method and Description |
|---|---|
DataLakeSource |
DataLakeSource.withSourceStatuses(DataLakeSourceStatus... sourceStatuses)
The log status for the Security Lake account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLakeSource.setSourceStatuses(Collection<DataLakeSourceStatus> sourceStatuses)
The log status for the Security Lake account.
|
DataLakeSource |
DataLakeSource.withSourceStatuses(Collection<DataLakeSourceStatus> sourceStatuses)
The log status for the Security Lake account.
|
Copyright © 2023. All rights reserved.