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
- Struct
- Aws::CodePipeline::Types::PipelineMetadata
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#created ⇒ Time
The date and time the pipeline was created, in timestamp format.
-
#pipeline_arn ⇒ String
The Amazon Resource Name (ARN) of the pipeline.
-
#updated ⇒ Time
The date and time the pipeline was last updated, in timestamp format.
Instance Attribute Details
#created ⇒ Time
The date and time the pipeline was created, in timestamp format.
#pipeline_arn ⇒ String
The Amazon Resource Name (ARN) of the pipeline.
#updated ⇒ Time
The date and time the pipeline was last updated, in timestamp format.