Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.BedrockInvokeModelOutputProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of BedrockInvokeModelOutputProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionBedrockInvokeModelOutputProps.builder()
BedrockInvokeModelOutputProps.Builder.s3Location
(Location s3Location) Sets the value ofBedrockInvokeModelOutputProps.getS3Location()
BedrockInvokeModelOutputProps.Builder.s3OutputUri
(String s3OutputUri) Sets the value ofBedrockInvokeModelOutputProps.getS3OutputUri()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBedrockInvokeModelOutputProps.Builder
.