RuleSummary
A list of ActionTypes
associated with a rule.
Contents
- ActionSummaries
-
A list of ActionTypes associated with a rule.
Type: Array of ActionSummary objects
Required: Yes
- CreatedTime
-
The timestamp for when the rule was created.
Type: Timestamp
Required: Yes
- EventSourceName
-
The name of the event source.
Type: String
Valid Values:
OnPostCallAnalysisAvailable | OnRealTimeCallAnalysisAvailable | OnRealTimeChatAnalysisAvailable | OnPostChatAnalysisAvailable | OnZendeskTicketCreate | OnZendeskTicketStatusUpdate | OnSalesforceCaseCreate | OnContactEvaluationSubmit | OnMetricDataUpdate | OnCaseCreate | OnCaseUpdate
Required: Yes
- LastUpdatedTime
-
The timestamp for when the rule was last updated.
Type: Timestamp
Required: Yes
- Name
-
The name of the rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^[0-9a-zA-Z._-]+
Required: Yes
- PublishStatus
-
The publish status of the rule.
Type: String
Valid Values:
DRAFT | PUBLISHED
Required: Yes
- RuleArn
-
The Amazon Resource Name (ARN) of the rule.
Type: String
Required: Yes
- RuleId
-
A unique identifier for the rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: