AWS SDK Version 2 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.

.NET Framework 4.5
 
Indicates whether an AWS Config rule is compliant. A rule is compliant if all of the resources that the rule evaluated comply with it, and it is noncompliant if any of these resources do not comply.

Inheritance Hierarchy

System.Object
  Amazon.ConfigService.Model.ComplianceByConfigRule

Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ComplianceByConfigRule : Object

The ComplianceByConfigRule type exposes the following members

Constructors

NameDescription
Public Method ComplianceByConfigRule()

Properties

NameTypeDescription
Public Property Compliance Amazon.ConfigService.Model.Compliance Gets and sets the property Compliance.

Indicates whether the AWS Config rule is compliant.

Public Property ConfigRuleName System.String Gets and sets the property ConfigRuleName.

The name of the AWS Config rule.

Version Information

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