CanaryRunTimeline
public struct CanaryRunTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The end time of the run.
Declaration
Swift
public let completed: TimeStamp? -
The start time of the run.
Declaration
Swift
public let started: TimeStamp?
View on GitHub
CanaryRunTimeline Structure Reference