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

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

Contains information about a failure that occurred at the flow level during a flow execution.

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

See Also:
  • Method Details