@Stability(value=Stable) public static final class CfnStateMachine.CloudWatchEventEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStateMachine.CloudWatchEventEventProperty>
CfnStateMachine.CloudWatchEventEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.CloudWatchEventEventProperty |
build()
Builds the configured instance.
|
CfnStateMachine.CloudWatchEventEventProperty.Builder |
eventBusName(String eventBusName)
Sets the value of
CfnStateMachine.CloudWatchEventEventProperty.getEventBusName() |
CfnStateMachine.CloudWatchEventEventProperty.Builder |
input(String input)
Sets the value of
CfnStateMachine.CloudWatchEventEventProperty.getInput() |
CfnStateMachine.CloudWatchEventEventProperty.Builder |
inputPath(String inputPath)
Sets the value of
CfnStateMachine.CloudWatchEventEventProperty.getInputPath() |
CfnStateMachine.CloudWatchEventEventProperty.Builder |
pattern(Object pattern)
Sets the value of
CfnStateMachine.CloudWatchEventEventProperty.getPattern() |
@Stability(value=Stable) public CfnStateMachine.CloudWatchEventEventProperty.Builder pattern(Object pattern)
CfnStateMachine.CloudWatchEventEventProperty.getPattern()pattern - `CfnStateMachine.CloudWatchEventEventProperty.Pattern`. This parameter is required.this@Stability(value=Stable) public CfnStateMachine.CloudWatchEventEventProperty.Builder eventBusName(String eventBusName)
CfnStateMachine.CloudWatchEventEventProperty.getEventBusName()eventBusName - `CfnStateMachine.CloudWatchEventEventProperty.EventBusName`.this@Stability(value=Stable) public CfnStateMachine.CloudWatchEventEventProperty.Builder input(String input)
CfnStateMachine.CloudWatchEventEventProperty.getInput()input - `CfnStateMachine.CloudWatchEventEventProperty.Input`.this@Stability(value=Stable) public CfnStateMachine.CloudWatchEventEventProperty.Builder inputPath(String inputPath)
CfnStateMachine.CloudWatchEventEventProperty.getInputPath()inputPath - `CfnStateMachine.CloudWatchEventEventProperty.InputPath`.this@Stability(value=Stable) public CfnStateMachine.CloudWatchEventEventProperty build()
build in interface software.amazon.jsii.Builder<CfnStateMachine.CloudWatchEventEventProperty>CfnStateMachine.CloudWatchEventEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.