SendAutomationSignalRequest

Types

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

Properties

Link copied to clipboard

The unique identifier for an existing Automation execution that you want to send the signal to.

Link copied to clipboard

The data sent with the signal. The data schema depends on the type of signal used in the request.

Link copied to clipboard

The type of signal to send to an Automation execution.

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