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.createCaseActions(List<? extends Object> createCaseActions) Sets the value ofCfnRule.ActionsProperty.getCreateCaseActions()CfnRule.ActionsProperty.Builder.createCaseActions(IResolvable createCaseActions) Sets the value ofCfnRule.ActionsProperty.getCreateCaseActions()CfnRule.ActionsProperty.Builder.endAssociatedTasksActions(List<? extends Object> endAssociatedTasksActions) Sets the value ofCfnRule.ActionsProperty.getEndAssociatedTasksActions()CfnRule.ActionsProperty.Builder.endAssociatedTasksActions(IResolvable endAssociatedTasksActions) Sets the value ofCfnRule.ActionsProperty.getEndAssociatedTasksActions()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.submitAutoEvaluationActions(List<? extends Object> submitAutoEvaluationActions) Sets the value ofCfnRule.ActionsProperty.getSubmitAutoEvaluationActions()CfnRule.ActionsProperty.Builder.submitAutoEvaluationActions(IResolvable submitAutoEvaluationActions) Sets the value ofCfnRule.ActionsProperty.getSubmitAutoEvaluationActions()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()CfnRule.ActionsProperty.Builder.updateCaseActions(List<? extends Object> updateCaseActions) Sets the value ofCfnRule.ActionsProperty.getUpdateCaseActions()CfnRule.ActionsProperty.Builder.updateCaseActions(IResolvable updateCaseActions) Sets the value ofCfnRule.ActionsProperty.getUpdateCaseActions()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.