PipelineSummary

A summary of a pipeline.

Types

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

Properties

Link copied to clipboard

The creation time of the pipeline.

Link copied to clipboard

The last time that a pipeline execution began.

Link copied to clipboard

The time that the pipeline was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the pipeline.

Link copied to clipboard

The description of the pipeline.

Link copied to clipboard

The display name of the pipeline.

Link copied to clipboard

The name of the pipeline.

Link copied to clipboard

The Amazon Resource Name (ARN) that the pipeline used to execute.

Functions

Link copied to clipboard
inline fun copy(block: PipelineSummary.Builder.() -> Unit = {}): PipelineSummary
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