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 compliance information by compliance type.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.ComplianceSummaryItem

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

Syntax

C#
public class ComplianceSummaryItem

The ComplianceSummaryItem type exposes the following members

Constructors

NameDescription
Public Method ComplianceSummaryItem()

Properties

NameTypeDescription
Public Property ComplianceType System.String

Gets and sets the property ComplianceType.

The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.

Public Property CompliantSummary Amazon.SimpleSystemsManagement.Model.CompliantSummary

Gets and sets the property CompliantSummary.

A list of COMPLIANT items for the specified compliance type.

Public Property NonCompliantSummary Amazon.SimpleSystemsManagement.Model.NonCompliantSummary

Gets and sets the property NonCompliantSummary.

A list of NON_COMPLIANT items for the specified compliance type.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5