CreateTriggerRequest

Types

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

Properties

Link copied to clipboard

The action the new Trigger performs when it fires

Link copied to clipboard

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

Link copied to clipboard

A unique, case-sensitive identifier used for idempotent Trigger creation

Link copied to clipboard

The condition that fires the new Trigger

Link copied to clipboard

The initial status of the Trigger

Link copied to clipboard
val type: String?

How the new Trigger fires

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