AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A summary of the latest analytics data for a specific control.

This data reflects the total counts for the specified control across all active assessments. Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.ControlInsightsMetadataItem

Namespace: Amazon.AuditManager.Model
Assembly: AWSSDK.AuditManager.dll
Version: 3.x.y.z

Syntax

C#
public class ControlInsightsMetadataItem

The ControlInsightsMetadataItem type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EvidenceInsights Amazon.AuditManager.Model.EvidenceInsights

Gets and sets the property EvidenceInsights.

A breakdown of the compliance check status for the evidence that’s associated with the control.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the control.

Public Property LastUpdated System.DateTime

Gets and sets the property LastUpdated.

The time when the control insights were last updated.

Public Property Name System.String

Gets and sets the property Name.

The name of the control.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5