CreatePipelineResponse

Represents the output of a CreatePipeline action.

Types

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

Properties

Link copied to clipboard

Represents the structure of actions and stages to be performed in the pipeline.

Link copied to clipboard
val tags: List<Tag>?

Specifies the tags applied to the pipeline.

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