Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.BedrockInvokeModelOutputProps
Package
Description
Tasks for AWS Step Functions
-
Uses of BedrockInvokeModelOutputProps in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeClassDescriptionstatic final class
An implementation forBedrockInvokeModelOutputProps
Modifier and TypeMethodDescriptionBedrockInvokeModelOutputProps.Builder.build()
Builds the configured instance.default BedrockInvokeModelOutputProps
BedrockInvokeModelProps.getOutput()
The destination location where the API response is written.BedrockInvokeModelProps.Jsii$Proxy.getOutput()
Modifier and TypeMethodDescriptionBedrockInvokeModel.Builder.output
(BedrockInvokeModelOutputProps output) The destination location where the API response is written.BedrockInvokeModelProps.Builder.output
(BedrockInvokeModelOutputProps output) Sets the value ofBedrockInvokeModelProps.getOutput()