| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleStateOptions
Options for creating a single state.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ParallelProps.Jsii$Proxy
An implementation for
ParallelProps |
static class |
SingleStateOptions.Jsii$Proxy
An implementation for
SingleStateOptions |
| Modifier and Type | Method and Description |
|---|---|
ParallelProps |
ParallelProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Parallel |
Chain.toSingleState(String id,
ParallelProps props)
Return a single state that encompasses all states in the chain.
|
| Constructor and Description |
|---|
Parallel(software.constructs.Construct scope,
String id,
ParallelProps props) |
Copyright © 2022. All rights reserved.