Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.DynamoGetItemJsonataProps
Packages that use DynamoGetItemJsonataProps
Package
Description
Tasks for AWS Step Functions
-
Uses of DynamoGetItemJsonataProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement DynamoGetItemJsonataPropsModifier and TypeClassDescriptionstatic final class
An implementation forDynamoGetItemJsonataProps
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return DynamoGetItemJsonataPropsModifier and TypeMethodDescriptionDynamoGetItemJsonataProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type DynamoGetItemJsonataPropsModifier and TypeMethodDescriptionstatic DynamoGetItem
DynamoGetItem.jsonata
(software.constructs.Construct scope, String id, DynamoGetItemJsonataProps props) A StepFunctions task using JSONata to call DynamoGetItem.