@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.924Z") @Stability(value=Experimental) public interface SingleStateOptions extends software.amazon.jsii.JsiiSerializable, ParallelProps
EXPERIMENTAL
| 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=Experimental) @Nullable default String getPrefixStates()
Default: stateId
EXPERIMENTAL
@Stability(value=Experimental) @Nullable default String getStateId()
Default: Construct ID of the StateMachineFragment
EXPERIMENTAL
@Stability(value=Experimental) static SingleStateOptions.Builder builder()
builder in interface ParallelPropsSingleStateOptions.Builder of SingleStateOptionsCopyright © 2020. All rights reserved.