GetRunResult
public struct GetRunResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The run to get results from.
Declaration
Swift
public let run: Run?
-
Undocumented
Declaration
Swift
public init(run: Run? = nil)