@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.257Z") @Stability(value=Experimental) public interface SfnStateMachineProps extends software.amazon.jsii.JsiiSerializable, TargetBaseProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
SfnStateMachineProps.Builder
A builder for
SfnStateMachineProps |
static class |
SfnStateMachineProps.Jsii$Proxy
An implementation for
SfnStateMachineProps |
| Modifier and Type | Method and Description |
|---|---|
static SfnStateMachineProps.Builder |
builder() |
default RuleTargetInput |
getInput()
(experimental) The input to the state machine execution.
|
default IRole |
getRole()
(experimental) The IAM role to be assumed to execute the State Machine.
|
getDeadLetterQueue, getMaxEventAge, getRetryAttempts@Stability(value=Experimental) @Nullable default RuleTargetInput getInput()
Default: the entire EventBridge event
@Stability(value=Experimental) @Nullable default IRole getRole()
Default: - a new role will be created
@Stability(value=Experimental) static SfnStateMachineProps.Builder builder()
builder in interface TargetBasePropsSfnStateMachineProps.Builder of SfnStateMachinePropsCopyright © 2021. All rights reserved.