@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.910Z") @Stability(value=Experimental) public interface CustomStateProps extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
CustomStateProps.Builder
A builder for
CustomStateProps |
static class |
CustomStateProps.Jsii$Proxy
An implementation for
CustomStateProps |
| Modifier and Type | Method and Description |
|---|---|
static CustomStateProps.Builder |
builder() |
Map<String,Object> |
getStateJson()
Amazon States Language (JSON-based) definition of the state.
|
@Stability(value=Experimental) @NotNull Map<String,Object> getStateJson()
EXPERIMENTAL
https://docs.aws.amazon.com/step-functions/latest/dg/concepts-amazon-states-language.html@Stability(value=Experimental) static CustomStateProps.Builder builder()
CustomStateProps.Builder of CustomStatePropsCopyright © 2020. All rights reserved.