listControlDomainInsights
inline suspend fun AuditManagerClient.listControlDomainInsights(crossinline block: ListControlDomainInsightsRequest.Builder.() -> Unit): ListControlDomainInsightsResponse
Lists the latest analytics data for control domains across all of your active assessments.
A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is listed for that control domain.