listAuditTasks
inline suspend fun IotClient.listAuditTasks(crossinline block: ListAuditTasksRequest.Builder.() -> Unit): ListAuditTasksResponse
Lists the Device Defender audits that have been performed during a given time period.
Requires permission to access the ListAuditTasks action.