@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-06T15:17:33.906Z") @Stability(value=Stable) public interface SingleStateOptions extends software.amazon.jsii.JsiiSerializable, ParallelProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
SingleStateOptions.Builder
A builder for
SingleStateOptions |
static class |
SingleStateOptions.Jsii$Proxy
An implementation for
SingleStateOptions |
| Modifier and Type | Method and Description |
|---|---|
static SingleStateOptions.Builder |
builder() |
default String |
getPrefixStates()
String to prefix all stateIds in the state machine with.
|
default String |
getStateId()
ID of newly created containing state.
|
getComment, getInputPath, getOutputPath, getResultPath@Stability(value=Stable) @Nullable default String getPrefixStates()
Default: stateId
@Stability(value=Stable) @Nullable default String getStateId()
Default: Construct ID of the StateMachineFragment
@Stability(value=Stable) static SingleStateOptions.Builder builder()
builder in interface ParallelPropsSingleStateOptions.Builder of SingleStateOptionsCopyright © 2021. All rights reserved.