InstanceGroupTimeline
public struct InstanceGroupTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The creation date and time of the instance group.
Declaration
Swift
public let creationDateTime: TimeStamp?
-
The date and time when the instance group terminated.
Declaration
Swift
public let endDateTime: TimeStamp?
-
The date and time when the instance group became ready to perform tasks.
Declaration
Swift
public let readyDateTime: TimeStamp?