Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CodeInterpreterInvocationOutput
Packages that use CodeInterpreterInvocationOutput
-
Uses of CodeInterpreterInvocationOutput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CodeInterpreterInvocationOutputModifier and TypeMethodDescriptionObservation.codeInterpreterInvocationOutput()Contains the JSON-formatted string returned by the API invoked by the code interpreter.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CodeInterpreterInvocationOutputModifier and TypeMethodDescriptionObservation.Builder.codeInterpreterInvocationOutput(CodeInterpreterInvocationOutput codeInterpreterInvocationOutput) Contains the JSON-formatted string returned by the API invoked by the code interpreter.