java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.FlowExecutionError
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FlowExecutionError.Builder,FlowExecutionError>

@Generated("software.amazon.awssdk:codegen") public final class FlowExecutionError extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FlowExecutionError.Builder,FlowExecutionError>

Contains information about an error that occurred during an flow execution.

Flow executions is in preview release for Amazon Bedrock and is subject to change.

See Also: