CanaryTimeline
public struct CanaryTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date and time the canary was created.
Declaration
Swift
public let created: TimeStamp?
-
The date and time the canary was most recently modified.
Declaration
Swift
public let lastModified: TimeStamp?
-
The date and time that the canary’s most recent run started.
Declaration
Swift
public let lastStarted: TimeStamp?
-
The date and time that the canary’s most recent run ended.
Declaration
Swift
public let lastStopped: TimeStamp?