AWSIoTStartAuditMitigationActionsTaskResponse
Objective-C
@interface AWSIoTStartAuditMitigationActionsTaskResponse
Swift
class AWSIoTStartAuditMitigationActionsTaskResponse
-
The unique identifier for the audit mitigation task. This matches the
taskIdthat you specified in the request.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable taskId;Swift
var taskId: String? { get set }
View on GitHub
Install in Dash
AWSIoTStartAuditMitigationActionsTaskResponse Class Reference