Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appintegrations.CfnEventIntegrationMixinProps.Builder
Packages that use CfnEventIntegrationMixinProps.Builder
-
Uses of CfnEventIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appintegrations
Methods in software.amazon.awscdk.cfnpropertymixins.services.appintegrations that return CfnEventIntegrationMixinProps.BuilderModifier and TypeMethodDescriptionCfnEventIntegrationMixinProps.builder()CfnEventIntegrationMixinProps.Builder.description(String description) Sets the value ofCfnEventIntegrationMixinProps.getDescription()CfnEventIntegrationMixinProps.Builder.eventBridgeBus(String eventBridgeBus) Sets the value ofCfnEventIntegrationMixinProps.getEventBridgeBus()CfnEventIntegrationMixinProps.Builder.eventFilter(CfnEventIntegrationPropsMixin.EventFilterProperty eventFilter) Sets the value ofCfnEventIntegrationMixinProps.getEventFilter()CfnEventIntegrationMixinProps.Builder.eventFilter(IResolvable eventFilter) Sets the value ofCfnEventIntegrationMixinProps.getEventFilter()Sets the value ofCfnEventIntegrationMixinProps.getName()Sets the value ofCfnEventIntegrationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appintegrations with parameters of type CfnEventIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventIntegrationMixinProps.Builder.