AWS SDK Version 4 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.

Contains information about where to publish the analytics results.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.AnalyticsS3BucketDestination

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

Syntax

C#
public class AnalyticsS3BucketDestination

The AnalyticsS3BucketDestination type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketAccountId System.String

Gets and sets the property BucketAccountId.

The account ID that owns the destination S3 bucket. If no account ID is provided, the owner is not validated before exporting data.

Although this value is optional, we strongly recommend that you set it to help prevent problems if the destination bucket ownership changes.

Public Property BucketName System.String

Gets and sets the property BucketName.

The Amazon Resource Name (ARN) of the bucket to which data is exported.

Public Property Format System.String

Gets and sets the property Format.

Specifies the file format used when exporting data to Amazon S3.

Public Property Prefix System.String

Gets and sets the property Prefix.

The prefix to use when exporting data. The prefix is prepended to all results.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer