taskType property

AuditTaskType? taskType
final

The type of this audit. One of "ON_DEMAND_AUDIT_TASK" or "SCHEDULED_AUDIT_TASK".

Implementation

final AuditTaskType? taskType;