Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnRulePropsMixin.RuleTriggerEventSourceProperty
Packages that use CfnRulePropsMixin.RuleTriggerEventSourceProperty
-
Uses of CfnRulePropsMixin.RuleTriggerEventSourceProperty in software.amazon.awscdk.cfnpropertymixins.services.connect
Classes in software.amazon.awscdk.cfnpropertymixins.services.connect that implement CfnRulePropsMixin.RuleTriggerEventSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRulePropsMixin.RuleTriggerEventSourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnRulePropsMixin.RuleTriggerEventSourcePropertyModifier and TypeMethodDescriptionCfnRulePropsMixin.RuleTriggerEventSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnRulePropsMixin.RuleTriggerEventSourcePropertyModifier and TypeMethodDescriptionCfnRuleMixinProps.Builder.triggerEventSource(CfnRulePropsMixin.RuleTriggerEventSourceProperty triggerEventSource) Sets the value ofCfnRuleMixinProps.getTriggerEventSource()CfnRulePropsMixin.Builder.triggerEventSource(CfnRulePropsMixin.RuleTriggerEventSourceProperty triggerEventSource) The event source to trigger the rule.