Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.BedrockInvokeModelInputProps
Packages that use BedrockInvokeModelInputProps
Package
Description
Tasks for AWS Step Functions
-
Uses of BedrockInvokeModelInputProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement BedrockInvokeModelInputPropsModifier and TypeClassDescriptionstatic final classAn implementation forBedrockInvokeModelInputPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return BedrockInvokeModelInputPropsModifier and TypeMethodDescriptionBedrockInvokeModelInputProps.Builder.build()Builds the configured instance.default BedrockInvokeModelInputPropsBedrockInvokeModelProps.getInput()The source location to retrieve the input data from.BedrockInvokeModelProps.Jsii$Proxy.getInput()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type BedrockInvokeModelInputPropsModifier and TypeMethodDescriptionBedrockInvokeModel.Builder.input(BedrockInvokeModelInputProps input) The source location to retrieve the input data from.BedrockInvokeModelProps.Builder.input(BedrockInvokeModelInputProps input) Sets the value ofBedrockInvokeModelProps.getInput()