Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.BedrockInvokeModelInputProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of BedrockInvokeModelInputProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionBedrockInvokeModelInputProps.builder()
BedrockInvokeModelInputProps.Builder.s3InputUri
(String s3InputUri) Sets the value ofBedrockInvokeModelInputProps.getS3InputUri()
BedrockInvokeModelInputProps.Builder.s3Location
(Location s3Location) Sets the value ofBedrockInvokeModelInputProps.getS3Location()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBedrockInvokeModelInputProps.Builder
.