class Aws::IoT::Types::TopicRule


@return [Types::Action]
The action to perform when an error occurs.
@!attribute [rw] error_action
@return [String]
The version of the SQL rules engine to use when evaluating the rule.
@!attribute [rw] aws_iot_sql_version
@return [Boolean]
Specifies whether the rule is disabled.
@!attribute [rw] rule_disabled
@return [Array<Types::Action>]
The actions associated with the rule.
@!attribute [rw] actions
@return [Time]
The date and time the rule was created.
@!attribute [rw] created_at
@return [String]
The description of the rule.
@!attribute [rw] description
@return [String]
with multiple lines, be sure to escape the newline characters.
The SQL statement used to query the topic. When using a SQL query
@!attribute [rw] sql
@return [String]
The name of the rule.
@!attribute [rw] rule_name
Describes a rule.