Uses of Interface
software.amazon.awscdk.services.stepfunctions.AfterwardsOptions
Package
Description
AWS Step Functions Construct Library
-
Uses of AfterwardsOptions in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionAfterwardsOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionChoice.afterwards
(AfterwardsOptions options) Return a Chain that contains all reachable end states from this Choice.