Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CodeInterpreterInvocationOutput
-
Packages that use CodeInterpreterInvocationOutput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of CodeInterpreterInvocationOutput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CodeInterpreterInvocationOutput Modifier and Type Method Description CodeInterpreterInvocationOutputObservation. 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 CodeInterpreterInvocationOutput Modifier and Type Method Description Observation.BuilderObservation.Builder. codeInterpreterInvocationOutput(CodeInterpreterInvocationOutput codeInterpreterInvocationOutput)Contains the JSON-formatted string returned by the API invoked by the code interpreter.
-