AgentActionGroup

Contains the information of an Agent Action Group

Types

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

Properties

Link copied to clipboard

Type of Executors for an Action Group

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Name for a resource.

Link copied to clipboard

State of the action group

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Agent Version.

Link copied to clipboard

Contains information about the API Schema for the Action Group

Link copied to clipboard

Client specified token used for idempotency checks

Link copied to clipboard

Time Stamp.

Link copied to clipboard

Description of the Resource.

Link copied to clipboard

Action Group Signature for a BuiltIn Action

Link copied to clipboard

Time Stamp.

Functions

Link copied to clipboard
inline fun copy(block: AgentActionGroup.Builder.() -> Unit = {}): AgentActionGroup
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