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 automation option based on a rule category for a single select question.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.SingleSelectQuestionRuleCategoryAutomation

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

Syntax

C#
public class SingleSelectQuestionRuleCategoryAutomation

The SingleSelectQuestionRuleCategoryAutomation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Category System.String

Gets and sets the property Category.

The category name, as defined in Rules.

Public Property Condition Amazon.Connect.SingleSelectQuestionRuleCategoryAutomationCondition

Gets and sets the property Condition.

The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.

Public Property OptionRefId System.String

Gets and sets the property OptionRefId.

The identifier of the answer option.

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