Uses of Class
software.amazon.awscdk.services.appintegrations.CfnEventIntegrationProps.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnEventIntegrationProps.Builder in software.amazon.awscdk.services.appintegrations
Modifier and TypeMethodDescriptionCfnEventIntegrationProps.builder()
CfnEventIntegrationProps.Builder.description
(String description) Sets the value ofCfnEventIntegrationProps.getDescription()
CfnEventIntegrationProps.Builder.eventBridgeBus
(String eventBridgeBus) Sets the value ofCfnEventIntegrationProps.getEventBridgeBus()
CfnEventIntegrationProps.Builder.eventFilter
(IResolvable eventFilter) Sets the value ofCfnEventIntegrationProps.getEventFilter()
CfnEventIntegrationProps.Builder.eventFilter
(CfnEventIntegration.EventFilterProperty eventFilter) Sets the value ofCfnEventIntegrationProps.getEventFilter()
Sets the value ofCfnEventIntegrationProps.getName()
Sets the value ofCfnEventIntegrationProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEventIntegrationProps.Builder
.