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.

The control mapping fields that represent the source for evidence collection, along with related parameters and metadata. This doesn't contain mappingID.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.CreateControlMappingSource

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

Syntax

C#
public class CreateControlMappingSource

The CreateControlMappingSource type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SourceDescription System.String

Gets and sets the property SourceDescription.

The description of the data source that determines where Audit Manager collects evidence from for the control.

Public Property SourceFrequency Amazon.AuditManager.SourceFrequency

Gets and sets the property SourceFrequency.

Specifies how often evidence is collected from the control mapping source.

Public Property SourceKeyword Amazon.AuditManager.Model.SourceKeyword

Gets and sets the property SourceKeyword.

Public Property SourceName System.String

Gets and sets the property SourceName.

The name of the control mapping data source.

Public Property SourceSetUpOption Amazon.AuditManager.SourceSetUpOption

Gets and sets the property SourceSetUpOption.

The setup option for the data source, which reflects if the evidence collection is automated or manual.

Public Property SourceType Amazon.AuditManager.SourceType

Gets and sets the property SourceType.

Specifies one of the five types of data sources for evidence collection.

Public Property TroubleshootingText System.String

Gets and sets the property TroubleshootingText.

The instructions for troubleshooting the control.

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