@Stability(value=Stable)
public static interface CfnStateMachine.EventBridgeRuleEventProperty
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.EventBridgeRuleEventProperty.Builder
A builder for
CfnStateMachine.EventBridgeRuleEventProperty |
static class |
CfnStateMachine.EventBridgeRuleEventProperty.Jsii$Proxy
An implementation for
CfnStateMachine.EventBridgeRuleEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.EventBridgeRuleEventProperty.Builder |
builder() |
default String |
getEventBusName()
`CfnStateMachine.EventBridgeRuleEventProperty.EventBusName`.
|
default String |
getInput()
`CfnStateMachine.EventBridgeRuleEventProperty.Input`.
|
default String |
getInputPath()
`CfnStateMachine.EventBridgeRuleEventProperty.InputPath`.
|
Object |
getPattern()
`CfnStateMachine.EventBridgeRuleEventProperty.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.EventBridgeRuleEventProperty.Builder builder()
Copyright © 2020. All rights reserved.