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.

Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.

Inheritance Hierarchy

System.Object
  Amazon.ConfigService.Model.AggregateComplianceCount

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

Syntax

C#
public class AggregateComplianceCount

The AggregateComplianceCount type exposes the following members

Constructors

NameDescription
Public Method AggregateComplianceCount()

Properties

NameTypeDescription
Public Property ComplianceSummary Amazon.ConfigService.Model.ComplianceSummary

Gets and sets the property ComplianceSummary.

The number of compliant and noncompliant Config rules.

Public Property GroupName System.String

Gets and sets the property GroupName.

The 12-digit account ID or region based on the GroupByKey value.

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