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 mapping attributes that determine the evidence source for a given control, 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. This option reflects if the evidence collection method is automated or manual. If you don’t provide a value for sourceSetUpOption, Audit Manager automatically infers and populates the correct value based on the sourceType that you specify.

Public Property SourceType Amazon.AuditManager.SourceType

Gets and sets the property SourceType.

Specifies which type of data source is used to collect evidence.

  • The source can be an individual data source type, such as AWS_Cloudtrail, AWS_Config, AWS_Security_Hub, AWS_API_Call, or MANUAL.

  • The source can also be a managed grouping of data sources, such as a Core_Control or a Common_Control.

Public Property TroubleshootingText System.String

Gets and sets the property TroubleshootingText.

The instructions for troubleshooting the control.

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