Uses of Class
software.amazon.awscdk.services.connect.CfnRule.ActionsProperty.Builder
Packages that use CfnRule.ActionsProperty.Builder
-
Uses of CfnRule.ActionsProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnRule.ActionsProperty.BuilderModifier and TypeMethodDescriptionCfnRule.ActionsProperty.Builder.assignContactCategoryActions(List<? extends Object> assignContactCategoryActions) Sets the value ofCfnRule.ActionsProperty.getAssignContactCategoryActions()CfnRule.ActionsProperty.Builder.assignContactCategoryActions(IResolvable assignContactCategoryActions) Sets the value ofCfnRule.ActionsProperty.getAssignContactCategoryActions()CfnRule.ActionsProperty.builder()CfnRule.ActionsProperty.Builder.eventBridgeActions(List<? extends Object> eventBridgeActions) Sets the value ofCfnRule.ActionsProperty.getEventBridgeActions()CfnRule.ActionsProperty.Builder.eventBridgeActions(IResolvable eventBridgeActions) Sets the value ofCfnRule.ActionsProperty.getEventBridgeActions()CfnRule.ActionsProperty.Builder.sendNotificationActions(List<? extends Object> sendNotificationActions) Sets the value ofCfnRule.ActionsProperty.getSendNotificationActions()CfnRule.ActionsProperty.Builder.sendNotificationActions(IResolvable sendNotificationActions) Sets the value ofCfnRule.ActionsProperty.getSendNotificationActions()CfnRule.ActionsProperty.Builder.taskActions(List<? extends Object> taskActions) Sets the value ofCfnRule.ActionsProperty.getTaskActions()CfnRule.ActionsProperty.Builder.taskActions(IResolvable taskActions) Sets the value ofCfnRule.ActionsProperty.getTaskActions()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnRule.ActionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRule.ActionsProperty.Builder.