Interface IChainable.Jsii$Default
- All Superinterfaces:
IChainable
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IChainable.Jsii$Proxy
- Enclosing interface:
IChainable
Internal default implementation for
IChainable
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.stepfunctions.IChainable
IChainable.Jsii$Default, IChainable.Jsii$Proxy
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getEndStates
The chainable end state(s) of this chainable.- Specified by:
getEndStates
in interfaceIChainable
-
getId
Descriptive identifier for this chainable.- Specified by:
getId
in interfaceIChainable
-
getStartState
The start state of this chainable.- Specified by:
getStartState
in interfaceIChainable
-