PutActionRevisionRequest

Represents the input of a PutActionRevision action.

Types

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

Properties

Link copied to clipboard

The name of the action that processes the revision.

Link copied to clipboard

Represents information about the version (or revision) of an action.

Link copied to clipboard

The name of the pipeline that starts processing the revision to the source.

Link copied to clipboard

The name of the stage that contains the action that acts on the revision.

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