ApiInvocationInput
Contains information about the API operation that the agent predicts should be called.
Inherited functions
Casts this InvocationInputMember as a ApiInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ApiInvocationInput value. Throws an exception if the InvocationInputMember is not a ApiInvocationInput.
Casts this InvocationInputMember as a ApiInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ApiInvocationInput value. Returns null if the InvocationInputMember is not a ApiInvocationInput.
Casts this InvocationInputMember as a FunctionInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FunctionInvocationInput value. Throws an exception if the InvocationInputMember is not a FunctionInvocationInput.
Casts this InvocationInputMember as a FunctionInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.FunctionInvocationInput value. Returns null if the InvocationInputMember is not a FunctionInvocationInput.