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 SummaryNested classes/interfaces inherited from interface software.amazon.awscdk.services.stepfunctions.IChainableIChainable.Jsii$Default, IChainable.Jsii$Proxy
- 
Method SummaryMethods inherited from interface software.amazon.jsii.JsiiSerializable$jsii$toJson
- 
Method Details- 
getEndStatesThe chainable end state(s) of this chainable.- Specified by:
- getEndStatesin interface- IChainable
 
- 
getIdDescriptive identifier for this chainable.- Specified by:
- getIdin interface- IChainable
 
- 
getStartStateThe start state of this chainable.- Specified by:
- getStartStatein interface- IChainable
 
 
-