Class InvocationResultMember

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

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

A result from the invocation of an action. For more information, see Return control to the agent developer and Control session context.

This data type is used in the following API operations:

See Also: