Class DefaultResult

java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.model.CodeInterpreterResult
software.amazon.awssdk.services.bedrockagentcore.model.codeinterpreterstreamoutput.DefaultResult
All Implemented Interfaces:
Serializable, SdkPojo, CodeInterpreterStreamOutput, ToCopyableBuilder<CodeInterpreterResult.Builder,CodeInterpreterResult>

@Generated("software.amazon.awssdk:codegen") public final class DefaultResult extends CodeInterpreterResult
A specialization of software.amazon.awssdk.services.bedrockagentcore.model.CodeInterpreterResult that represents the CodeInterpreterStreamOutput$result event. Do not use this class directly. Instead, use the static builder methods on CodeInterpreterStreamOutput.
See Also: