ActionTypeDeclaration

The parameters for the action type definition that are provided when the action type is created or updated.

Types

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

Properties

Link copied to clipboard

The description for the action type to be updated.

Link copied to clipboard

Information about the executor for an action type that was created with any supported integration model.

Link copied to clipboard

The action category, owner, provider, and version of the action type to be updated.

Link copied to clipboard

Details for the artifacts, such as application files, to be worked on by the action. For example, the minimum and maximum number of input artifacts allowed.

Link copied to clipboard

Details for the output artifacts, such as a built application, that are the result of the action. For example, the minimum and maximum number of output artifacts allowed.

Link copied to clipboard

Details identifying the accounts with permissions to use the action type.

Link copied to clipboard

The properties of the action type to be updated.

Link copied to clipboard

The links associated with the action type to be updated.

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