PipelineMetadata
public struct PipelineMetadata : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date and time the pipeline was created, in timestamp format.
Declaration
Swift
public let created: TimeStamp?
-
The Amazon Resource Name (ARN) of the pipeline.
Declaration
Swift
public let pipelineArn: String?
-
The date and time the pipeline was last updated, in timestamp format.
Declaration
Swift
public let updated: TimeStamp?