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 set of controls in Audit Manager.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.ControlSet

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

Syntax

C#
public class ControlSet

The ControlSet type exposes the following members

Constructors

NameDescription
Public Method ControlSet()

Properties

NameTypeDescription
Public Property Controls System.Collections.Generic.List<Amazon.AuditManager.Model.Control>

Gets and sets the property Controls.

The list of controls within the control set.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the control set in the assessment. This is the control set name in a plain string format.

Public Property Name System.String

Gets and sets the property Name.

The name of the control set.

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