StepTimeline
public struct StepTimeline : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date and time when the cluster step was created.
Declaration
Swift
public let creationDateTime: TimeStamp?
-
The date and time when the cluster step execution completed or failed.
Declaration
Swift
public let endDateTime: TimeStamp?
-
The date and time when the cluster step execution started.
Declaration
Swift
public let startDateTime: TimeStamp?