public static interface DataLakeException.Builder extends SdkPojo, CopyableBuilder<DataLakeException.Builder,DataLakeException>
| Modifier and Type | Method and Description |
|---|---|
DataLakeException.Builder |
exception(String exception)
The underlying exception of a Security Lake exception.
|
DataLakeException.Builder |
region(String region)
The Amazon Web Services Regions where the exception occurred.
|
DataLakeException.Builder |
remediation(String remediation)
List of all remediation steps for a Security Lake exception.
|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataLakeException.Builder exception(String exception)
The underlying exception of a Security Lake exception.
exception - The underlying exception of a Security Lake exception.DataLakeException.Builder region(String region)
The Amazon Web Services Regions where the exception occurred.
region - The Amazon Web Services Regions where the exception occurred.DataLakeException.Builder remediation(String remediation)
List of all remediation steps for a Security Lake exception.
remediation - List of all remediation steps for a Security Lake exception.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.
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.Copyright © 2023. All rights reserved.