Uses of Class
software.amazon.awscdk.services.stepfunctions.StateMachineFragment
Package
Description
AWS Step Functions Construct Library
-
Uses of StateMachineFragment in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionStateMachineFragment.prefixStates()
Prefix the IDs of all states in this state machine fragment.StateMachineFragment.prefixStates
(String prefix) Prefix the IDs of all states in this state machine fragment.