class Aws::Connect::Types::Rule


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Rule AWS API Documentation
@return [Hash<String,String>]
“key2”:“value2”\} \}.
resource. For example, \{ “Tags”: \{“key1”:“value1”,
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [String]
rule.
The Amazon Resource Name (ARN) of the user who last updated the
@!attribute [rw] last_updated_by
@return [Time]
The timestamp for the 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 [String]
The publish status of the rule.
@!attribute [rw] publish_status
@return [Array<Types::RuleAction>]
A list of actions to be run when the rule is triggered.
@!attribute [rw] actions
@return [String]
The conditions of the rule.
@!attribute [rw] function
@return [Types::RuleTriggerEventSource]
The event source to trigger the rule.
@!attribute [rw] trigger_event_source
@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
Information about a rule.