SdkUnknown
Inherited functions
Casts this FlowExecutionEvent as a ConditionResultEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ConditionResultEvent value. Throws an exception if the FlowExecutionEvent is not a ConditionResultEvent.
Casts this FlowExecutionEvent as a ConditionResultEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ConditionResultEvent value. Returns null if the FlowExecutionEvent is not a ConditionResultEvent.
Casts this FlowExecutionEvent as a FlowFailureEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowFailureEvent value. Throws an exception if the FlowExecutionEvent is not a FlowFailureEvent.
Casts this FlowExecutionEvent as a FlowFailureEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowFailureEvent value. Returns null if the FlowExecutionEvent is not a FlowFailureEvent.
Casts this FlowExecutionEvent as a FlowInputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowExecutionInputEvent value. Throws an exception if the FlowExecutionEvent is not a FlowInputEvent.
Casts this FlowExecutionEvent as a FlowInputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowExecutionInputEvent value. Returns null if the FlowExecutionEvent is not a FlowInputEvent.
Casts this FlowExecutionEvent as a FlowOutputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowExecutionOutputEvent value. Throws an exception if the FlowExecutionEvent is not a FlowOutputEvent.
Casts this FlowExecutionEvent as a FlowOutputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FlowExecutionOutputEvent value. Returns null if the FlowExecutionEvent is not a FlowOutputEvent.
Casts this FlowExecutionEvent as a NodeFailureEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeFailureEvent value. Throws an exception if the FlowExecutionEvent is not a NodeFailureEvent.
Casts this FlowExecutionEvent as a NodeFailureEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeFailureEvent value. Returns null if the FlowExecutionEvent is not a NodeFailureEvent.
Casts this FlowExecutionEvent as a NodeInputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeInputEvent value. Throws an exception if the FlowExecutionEvent is not a NodeInputEvent.
Casts this FlowExecutionEvent as a NodeInputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeInputEvent value. Returns null if the FlowExecutionEvent is not a NodeInputEvent.
Casts this FlowExecutionEvent as a NodeOutputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeOutputEvent value. Throws an exception if the FlowExecutionEvent is not a NodeOutputEvent.
Casts this FlowExecutionEvent as a NodeOutputEvent and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.NodeOutputEvent value. Returns null if the FlowExecutionEvent is not a NodeOutputEvent.