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 default s3 bucket where Audit Manager saves the files that you export from evidence finder.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.DefaultExportDestination

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

Syntax

C#
public class DefaultExportDestination

The DefaultExportDestination type exposes the following members

Constructors

NameDescription
Public Method DefaultExportDestination()

Properties

NameTypeDescription
Public Property Destination System.String

Gets and sets the property Destination.

The destination bucket where Audit Manager stores exported files.

Public Property DestinationType Amazon.AuditManager.ExportDestinationType

Gets and sets the property DestinationType.

The destination type, such as Amazon S3.

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