ScheduleRunResult
public struct ScheduleRunResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the scheduled run.
Declaration
Swift
public let run: Run?
-
Undocumented
Declaration
Swift
public init(run: Run? = nil)