You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodePipeline::Types::PipelineMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a pipeline.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#createdTime

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

Returns:

  • (Time)

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

#pipeline_arnString

The Amazon Resource Name (ARN) of the pipeline.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the pipeline.

#updatedTime

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

Returns:

  • (Time)

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