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.

A list of ActionTypes associated with a rule.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RuleSummary

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

Syntax

C#
public class RuleSummary

The RuleSummary type exposes the following members

Constructors

NameDescription
Public Method RuleSummary()

Properties

NameTypeDescription
Public Property ActionSummaries System.Collections.Generic.List<Amazon.Connect.Model.ActionSummary>

Gets and sets the property ActionSummaries.

A list of ActionTypes associated with a rule.

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

The timestamp for when the rule was created.

Public Property EventSourceName Amazon.Connect.EventSourceName

Gets and sets the property EventSourceName.

The name of the event source.

Public Property LastUpdatedTime System.DateTime

Gets and sets the property LastUpdatedTime.

The timestamp for when the rule was last updated.

Public Property Name System.String

Gets and sets the property Name.

The name of the rule.

Public Property PublishStatus Amazon.Connect.RulePublishStatus

Gets and sets the property PublishStatus.

The publish status of the rule.

Public Property RuleArn System.String

Gets and sets the property RuleArn.

The Amazon Resource Name (ARN) of the rule.

Public Property RuleId System.String

Gets and sets the property RuleId.

A unique identifier for the rule.

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