@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:52:47.675Z") @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, getResultSelector@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.