@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.428Z") @Stability(value=Experimental) 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()
(experimental) String to prefix all stateIds in the state machine with.
|
default String |
getStateId()
(experimental) ID of newly created containing state.
|
getComment, getInputPath, getOutputPath, getResultPath, getResultSelector@Stability(value=Experimental) @Nullable default String getPrefixStates()
Default: stateId
@Stability(value=Experimental) @Nullable default String getStateId()
Default: Construct ID of the StateMachineFragment
@Stability(value=Experimental) static SingleStateOptions.Builder builder()
builder in interface ParallelPropsSingleStateOptions.Builder of SingleStateOptionsCopyright © 2021. All rights reserved.