ReportTaskProgressOutput
public struct ReportTaskProgressOutput : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
If true, the calling task runner should cancel processing of the task. The task runner does not need to call SetTaskStatus for canceled tasks.
Declaration
Swift
public let canceled: Bool - 
                  
                  
Undocumented
Declaration
Swift
public init(canceled: Bool) 
View on GitHub
        ReportTaskProgressOutput Structure Reference