class Aws::Connect::Types::RuleSummary
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RuleSummary AWS API Documentation
@return [Time]
The timestamp for when the rule was last updated.
@!attribute [rw] last_updated_time
@return [Time]
The timestamp for when the rule was created.
@!attribute [rw] created_time
@return [Array<Types::ActionSummary>]
A list of ActionTypes associated with a rule.
@!attribute [rw] action_summaries
@return [String]
The publish status of the rule.
@!attribute [rw] publish_status
@return [String]
The name of the event source.
@!attribute [rw] event_source_name
@return [String]
The Amazon Resource Name (ARN) of the rule.
@!attribute [rw] rule_arn
@return [String]
A unique identifier for the rule.
@!attribute [rw] rule_id
@return [String]
The name of the rule.
@!attribute [rw] name
A list of ‘ActionTypes` associated with a rule.