FunctionResult
The result from the function from the action group invocation.
Inherited functions
Casts this InvocationResultMember as a ApiResult and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ApiResult value. Throws an exception if the InvocationResultMember is not a ApiResult.
Casts this InvocationResultMember as a ApiResult and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ApiResult value. Returns null if the InvocationResultMember is not a ApiResult.
Casts this InvocationResultMember as a FunctionResult and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FunctionResult value. Throws an exception if the InvocationResultMember is not a FunctionResult.
Casts this InvocationResultMember as a FunctionResult and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FunctionResult value. Returns null if the InvocationResultMember is not a FunctionResult.