Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.EventBridgeRuleEventProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.EventBridgeRuleEventProperty.Builder in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionCfnFunction.EventBridgeRuleEventProperty.builder()
CfnFunction.EventBridgeRuleEventProperty.Builder.eventBusName
(String eventBusName) Sets the value ofCfnFunction.EventBridgeRuleEventProperty.getEventBusName()
Sets the value ofCfnFunction.EventBridgeRuleEventProperty.getInput()
Sets the value ofCfnFunction.EventBridgeRuleEventProperty.getInputPath()
Sets the value ofCfnFunction.EventBridgeRuleEventProperty.getPattern()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.EventBridgeRuleEventProperty.Builder
.