StopRunResult
public struct StopRunResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The run that was stopped.
Declaration
Swift
public let run: Run? -
Undocumented
Declaration
Swift
public init(run: Run? = nil)
View on GitHub
StopRunResult Structure Reference