InstanceFleetTimeline
public struct InstanceFleetTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The time and date the instance fleet was created.
Declaration
Swift
public let creationDateTime: TimeStamp? -
The time and date the instance fleet terminated.
Declaration
Swift
public let endDateTime: TimeStamp? -
The time and date the instance fleet was ready to run jobs.
Declaration
Swift
public let readyDateTime: TimeStamp?
View on GitHub
InstanceFleetTimeline Structure Reference