@Stability(value=Stable) public static final class CfnFunction.CloudWatchEventEventProperty.Builder extends Object
CfnFunction.CloudWatchEventEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.CloudWatchEventEventProperty |
build()
Builds the configured instance.
|
CfnFunction.CloudWatchEventEventProperty.Builder |
withInput(String value)
Sets the value of Input
|
CfnFunction.CloudWatchEventEventProperty.Builder |
withInputPath(String value)
Sets the value of InputPath
|
CfnFunction.CloudWatchEventEventProperty.Builder |
withPattern(Object value)
Sets the value of Pattern
|
@Stability(value=Stable) public CfnFunction.CloudWatchEventEventProperty.Builder withPattern(Object value)
value - `CfnFunction.CloudWatchEventEventProperty.Pattern`.this@Stability(value=Stable) public CfnFunction.CloudWatchEventEventProperty.Builder withInput(@Nullable String value)
value - `CfnFunction.CloudWatchEventEventProperty.Input`.this@Stability(value=Stable) public CfnFunction.CloudWatchEventEventProperty.Builder withInputPath(@Nullable String value)
value - `CfnFunction.CloudWatchEventEventProperty.InputPath`.this@Stability(value=Stable) public CfnFunction.CloudWatchEventEventProperty build()
CfnFunction.CloudWatchEventEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.