| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtraildata.model |
| Modifier and Type | Method and Description |
|---|---|
static ResultErrorEntry.Builder |
ResultErrorEntry.builder() |
ResultErrorEntry.Builder |
ResultErrorEntry.Builder.errorCode(String errorCode)
The error code for events that could not be ingested by CloudTrail.
|
ResultErrorEntry.Builder |
ResultErrorEntry.Builder.errorMessage(String errorMessage)
The message that describes the error for events that could not be ingested by CloudTrail.
|
ResultErrorEntry.Builder |
ResultErrorEntry.Builder.id(String id)
The original event ID from the source event that could not be ingested by CloudTrail.
|
ResultErrorEntry.Builder |
ResultErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResultErrorEntry.Builder> |
ResultErrorEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.