ClusterTimeline
public struct ClusterTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The creation date and time of the cluster.
Declaration
Swift
public let creationDateTime: TimeStamp?
-
The date and time when the cluster was terminated.
Declaration
Swift
public let endDateTime: TimeStamp?
-
The date and time when the cluster was ready to execute steps.
Declaration
Swift
public let readyDateTime: TimeStamp?