StopTaskResponse
public struct StopTaskResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The task that was stopped.
Declaration
Swift
public let task: Task?
-
Undocumented
Declaration
Swift
public init(task: Task? = nil)