Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.DynamoDeleteItemProps
Packages that use DynamoDeleteItemProps
Package
Description
Tasks for AWS Step Functions
-
Uses of DynamoDeleteItemProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement DynamoDeleteItemPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return DynamoDeleteItemPropsModifier and TypeMethodDescriptionDynamoDeleteItemProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type DynamoDeleteItemPropsModifierConstructorDescriptionDynamoDeleteItem
(software.constructs.Construct scope, String id, DynamoDeleteItemProps props)