AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about the action to be performed when a rule is triggered.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RuleAction

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class RuleAction

The RuleAction type exposes the following members

Constructors

NameDescription
Public Method RuleAction()

Properties

NameTypeDescription
Public Property ActionType Amazon.Connect.ActionType

Gets and sets the property ActionType.

The type of action that creates a rule.

Public Property AssignContactCategoryAction Amazon.Connect.Model.AssignContactCategoryActionDefinition

Gets and sets the property AssignContactCategoryAction.

Information about the contact category action.

Supported only for TriggerEventSource values: OnPostCallAnalysisAvailable | OnRealTimeCallAnalysisAvailable | OnRealTimeChatAnalysisAvailable | OnPostChatAnalysisAvailable | OnZendeskTicketCreate | OnZendeskTicketStatusUpdate | OnSalesforceCaseCreate

Public Property CreateCaseAction Amazon.Connect.Model.CreateCaseActionDefinition

Gets and sets the property CreateCaseAction.

Information about the create case action.

Supported only for TriggerEventSource values: OnPostCallAnalysisAvailable | OnPostChatAnalysisAvailable.

Public Property EndAssociatedTasksAction Amazon.Connect.Model.EndAssociatedTasksActionDefinition

Gets and sets the property EndAssociatedTasksAction.

Information about the end associated tasks action.

Supported only for TriggerEventSource values: OnCaseUpdate.

Public Property EventBridgeAction Amazon.Connect.Model.EventBridgeActionDefinition

Gets and sets the property EventBridgeAction.

Information about the EventBridge action.

Supported only for TriggerEventSource values: OnPostCallAnalysisAvailable | OnRealTimeCallAnalysisAvailable | OnRealTimeChatAnalysisAvailable | OnPostChatAnalysisAvailable | OnContactEvaluationSubmit | OnMetricDataUpdate

Public Property SendNotificationAction Amazon.Connect.Model.SendNotificationActionDefinition

Gets and sets the property SendNotificationAction.

Information about the send notification action.

Supported only for TriggerEventSource values: OnPostCallAnalysisAvailable | OnRealTimeCallAnalysisAvailable | OnRealTimeChatAnalysisAvailable | OnPostChatAnalysisAvailable | OnContactEvaluationSubmit | OnMetricDataUpdate

Public Property SubmitAutoEvaluationAction Amazon.Connect.Model.SubmitAutoEvaluationActionDefinition

Gets and sets the property SubmitAutoEvaluationAction.

Information about the submit automated evaluation action.

Public Property TaskAction Amazon.Connect.Model.TaskActionDefinition

Gets and sets the property TaskAction.

Information about the task action. This field is required if TriggerEventSource is one of the following values: OnZendeskTicketCreate | OnZendeskTicketStatusUpdate | OnSalesforceCaseCreate

Public Property UpdateCaseAction Amazon.Connect.Model.UpdateCaseActionDefinition

Gets and sets the property UpdateCaseAction.

Information about the update case action.

Supported only for TriggerEventSource values: OnCaseCreate | OnCaseUpdate.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5