@Stability(value=Stable)
public static interface CfnStateMachine.CloudWatchEventEventProperty
extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-statemachine-cloudwatchevent.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.CloudWatchEventEventProperty.Builder
A builder for
CfnStateMachine.CloudWatchEventEventProperty |
static class |
CfnStateMachine.CloudWatchEventEventProperty.Jsii$Proxy
An implementation for
CfnStateMachine.CloudWatchEventEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.CloudWatchEventEventProperty.Builder |
builder() |
default String |
getEventBusName()
`CfnStateMachine.CloudWatchEventEventProperty.EventBusName`.
|
default String |
getInput()
`CfnStateMachine.CloudWatchEventEventProperty.Input`.
|
default String |
getInputPath()
`CfnStateMachine.CloudWatchEventEventProperty.InputPath`.
|
Object |
getPattern()
`CfnStateMachine.CloudWatchEventEventProperty.Pattern`.
|
@Stability(value=Stable) @NotNull Object getPattern()
http://docs.aws.amazon.com/AmazonCloudWatch/latest/events/CloudWatchEventsandEventPatterns.html@Stability(value=Stable) @Nullable default String getEventBusName()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-statemachine-cloudwatchevent.html@Stability(value=Stable) @Nullable default String getInput()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-statemachine-cloudwatchevent.html@Stability(value=Stable) @Nullable default String getInputPath()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-statemachine-cloudwatchevent.html@Stability(value=Stable) static CfnStateMachine.CloudWatchEventEventProperty.Builder builder()
Copyright © 2021. All rights reserved.