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.

Class for AnalyticsS3BucketDestination

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

The account ID that owns the destination bucket. If no account ID is provided, the owner will not be validated prior to exporting data.

Public Property BucketName System.String

The Amazon resource name (ARN) of the bucket to which data is exported.

Public Property Format System.String

The file format used when exporting data to Amazon S3.

Public Property Prefix System.String

The prefix to use when exporting data. The exported data begins with this prefix.

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