PipelineOutputArtifact

data class PipelineOutputArtifact(val name: String)

Represents information about the output of an action.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the output of an artifact, such as "My App".