CreateAutomationRuleV2Request

Types

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

Properties

Link copied to clipboard

A list of actions to be performed when the rule criteria is met.

Link copied to clipboard

A unique identifier used to ensure idempotency.

Link copied to clipboard

The filtering type and configuration of the automation rule.

Link copied to clipboard

A description of the V2 automation rule.

Link copied to clipboard

The name of the V2 automation rule.

Link copied to clipboard

The value for the rule priority.

Link copied to clipboard

The status of the V2 automation rule.

Link copied to clipboard

A list of key-value pairs associated with the V2 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