Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnRulePropsMixin.ActionsProperty
Packages that use CfnRulePropsMixin.ActionsProperty
-
Uses of CfnRulePropsMixin.ActionsProperty in software.amazon.awscdk.cfnpropertymixins.services.connect
Classes in software.amazon.awscdk.cfnpropertymixins.services.connect that implement CfnRulePropsMixin.ActionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRulePropsMixin.ActionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnRulePropsMixin.ActionsPropertyModifier and TypeMethodDescriptionCfnRulePropsMixin.ActionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnRulePropsMixin.ActionsPropertyModifier and TypeMethodDescriptionCfnRuleMixinProps.Builder.actions(CfnRulePropsMixin.ActionsProperty actions) Sets the value ofCfnRuleMixinProps.getActions()CfnRulePropsMixin.Builder.actions(CfnRulePropsMixin.ActionsProperty actions) A list of actions to be run when the rule is triggered.