AutomationRulesMetadataV2

Includes essential metadata information about automation rules.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of action to be performed when the rule criteria is met.

Link copied to clipboard

The timestamp for when the automation rule was created.

Link copied to clipboard

An explanation for the purpose and funcitonality of the automation rule.

Link copied to clipboard

The ARN of the automation rule.

Link copied to clipboard

The ID of the automation rule.

Link copied to clipboard

The name of the automation rule.

Link copied to clipboard

The value for the rule priority.

Link copied to clipboard

The status of the automation rule.

Link copied to clipboard

The timestamp for the most recent modification to the automation rule.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String