Class PreProcessingParsedResponse

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

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

Details about the response from the Lambda parsing of the output from the pre-processing step.

See Also: