Uses of Interface
software.amazon.awscdk.services.appintegrations.CfnEventIntegration.EventFilterProperty
Packages that use CfnEventIntegration.EventFilterProperty
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnEventIntegration.EventFilterProperty in software.amazon.awscdk.services.appintegrations
Classes in software.amazon.awscdk.services.appintegrations that implement CfnEventIntegration.EventFilterPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventIntegration.EventFilterPropertyMethods in software.amazon.awscdk.services.appintegrations that return CfnEventIntegration.EventFilterPropertyModifier and TypeMethodDescriptionCfnEventIntegration.EventFilterProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appintegrations with parameters of type CfnEventIntegration.EventFilterPropertyModifier and TypeMethodDescriptionCfnEventIntegration.Builder.eventFilter(CfnEventIntegration.EventFilterProperty eventFilter) The event integration filter.CfnEventIntegrationProps.Builder.eventFilter(CfnEventIntegration.EventFilterProperty eventFilter) Sets the value ofCfnEventIntegrationProps.getEventFilter()voidCfnEventIntegration.setEventFilter(CfnEventIntegration.EventFilterProperty value) The event integration filter.