Uses of Class
software.amazon.awscdk.services.appintegrations.CfnEventIntegrationProps.Builder
Packages that use CfnEventIntegrationProps.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnEventIntegrationProps.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return CfnEventIntegrationProps.BuilderModifier 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()Constructors in software.amazon.awscdk.services.appintegrations with parameters of type CfnEventIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventIntegrationProps.Builder.