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 compliance score is the percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack. This metric provides you with a high-level view of the compliance state of your conformance packs. You can use it to identify, investigate, and understand the level of compliance in your conformance packs.

Inheritance Hierarchy

System.Object
  Amazon.ConfigService.Model.ConformancePackComplianceScore

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

Syntax

C#
public class ConformancePackComplianceScore

The ConformancePackComplianceScore type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConformancePackName System.String

Gets and sets the property ConformancePackName.

The name of the conformance pack.

Public Property LastUpdatedTime System.DateTime

Gets and sets the property LastUpdatedTime.

The time that the conformance pack compliance score was last updated.

Public Property Score System.String

Gets and sets the property Score.

Compliance score for the conformance pack. Conformance packs with no evaluation results will have a compliance score of INSUFFICIENT_DATA.

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