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 settings object that holds all supported Audit Manager settings.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.Settings

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

Syntax

C#
public class Settings

The Settings type exposes the following members

Constructors

NameDescription
Public Method Settings()

Properties

NameTypeDescription
Public Property DefaultAssessmentReportsDestination Amazon.AuditManager.Model.AssessmentReportsDestination

Gets and sets the property DefaultAssessmentReportsDestination.

The default S3 destination bucket for storing assessment reports.

Public Property DefaultExportDestination Amazon.AuditManager.Model.DefaultExportDestination

Gets and sets the property DefaultExportDestination.

The default S3 destination bucket for storing evidence finder exports.

Public Property DefaultProcessOwners System.Collections.Generic.List<Amazon.AuditManager.Model.Role>

Gets and sets the property DefaultProcessOwners.

The designated default audit owners.

Public Property DeregistrationPolicy Amazon.AuditManager.Model.DeregistrationPolicy

Gets and sets the property DeregistrationPolicy.

The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.

Public Property EvidenceFinderEnablement Amazon.AuditManager.Model.EvidenceFinderEnablement

Gets and sets the property EvidenceFinderEnablement.

The current evidence finder status and event data store details.

Public Property IsAwsOrgEnabled System.Boolean

Gets and sets the property IsAwsOrgEnabled.

Specifies whether Organizations is enabled.

Public Property KmsKey System.String

Gets and sets the property KmsKey.

The KMS key details.

Public Property SnsTopic System.String

Gets and sets the property SnsTopic.

The designated Amazon Simple Notification Service (Amazon SNS) topic.

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