| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static DataLakeException.Builder |
DataLakeException.builder() |
DataLakeException.Builder |
DataLakeException.Builder.exception(String exception)
The underlying exception of a Security Lake exception.
|
DataLakeException.Builder |
DataLakeException.Builder.region(String region)
The Amazon Web Services Regions where the exception occurred.
|
DataLakeException.Builder |
DataLakeException.Builder.remediation(String remediation)
List of all remediation steps for a Security Lake exception.
|
DataLakeException.Builder |
DataLakeException.Builder.timestamp(Instant timestamp)
This error can occur if you configure the wrong timestamp format, or if the subset of entries used for
validation had errors or missing values.
|
DataLakeException.Builder |
DataLakeException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DataLakeException.Builder> |
DataLakeException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.