PipelineMetadata

Information about a pipeline.

Types

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

Properties

Link copied to clipboard

The date and time the pipeline was created, in timestamp format.

Link copied to clipboard

The Amazon Resource Name (ARN) of the pipeline.

Link copied to clipboard

The date and time that polling for source changes (periodic checks) was stopped for the pipeline, in timestamp format.

Link copied to clipboard

The date and time the pipeline was last updated, in timestamp format.

Functions

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