GetActionTypeRequest

Types

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

Properties

Link copied to clipboard

Defines what kind of action can be taken in the stage. The following are the valid values:

Link copied to clipboard

The creator of an action type that was created with any supported integration model. There are two valid values: AWS and ThirdParty.

Link copied to clipboard

The provider of the action type being called. The provider name is specified when the action type is created.

Link copied to clipboard

A string that describes the action type version.

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