Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.BedrockInvokeModelJsonPathProps
Packages that use BedrockInvokeModelJsonPathProps
Package
Description
Tasks for AWS Step Functions
-
Uses of BedrockInvokeModelJsonPathProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement BedrockInvokeModelJsonPathPropsModifier and TypeClassDescriptionstatic final classAn implementation forBedrockInvokeModelJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return BedrockInvokeModelJsonPathPropsModifier and TypeMethodDescriptionBedrockInvokeModelJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type BedrockInvokeModelJsonPathPropsModifier and TypeMethodDescriptionstatic BedrockInvokeModelBedrockInvokeModel.jsonPath(software.constructs.Construct scope, String id, BedrockInvokeModelJsonPathProps props) A Step Functions Task using JSONPath to invoke a model in Bedrock.