AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class PipelineSummary : Object
The PipelineSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
PipelineSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
Created | System.DateTime |
Gets and sets the property Created.
The date and time the pipeline was created, in timestamp format. |
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the pipeline. |
![]() |
Updated | System.DateTime |
Gets and sets the property Updated.
The date and time of the last update to the pipeline, in timestamp format. |
![]() |
Version | System.Int32 |
Gets and sets the property Version.
The version number of the pipeline. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5