Class OutputFormatStructure

java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.OutputFormatStructure
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<OutputFormatStructure.Builder,OutputFormatStructure>

@Generated("software.amazon.awssdk:codegen") public final class OutputFormatStructure extends Object implements SdkPojo, Serializable, ToCopyableBuilder<OutputFormatStructure.Builder,OutputFormatStructure>

The structure that the model's output must adhere to.

See Also: