AWSIoTListAuditMitigationActionsTasksResponse
Objective-C
@interface AWSIoTListAuditMitigationActionsTasksResponseSwift
class AWSIoTListAuditMitigationActionsTasksResponse- 
                  
                  The token for the next set of results. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable nextToken;Swift var nextToken: String? { get set }
- 
                  
                  The collection of audit mitigation tasks that matched the filter criteria. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSIoTAuditMitigationActionsTaskMetadata *> *_Nullable tasks;Swift var tasks: [AWSIoTAuditMitigationActionsTaskMetadata]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSIoTListAuditMitigationActionsTasksResponse Class Reference
        AWSIoTListAuditMitigationActionsTasksResponse Class Reference