AuditMitigationActionExecutionMetadata constructor
AuditMitigationActionExecutionMetadata({})
Implementation
AuditMitigationActionExecutionMetadata({
this.actionId,
this.actionName,
this.endTime,
this.errorCode,
this.findingId,
this.message,
this.startTime,
this.status,
this.taskId,
});