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.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class AnalyticsS3BucketDestination
The AnalyticsS3BucketDestination type exposes the following members
| Name | Description | |
|---|---|---|
|
AnalyticsS3BucketDestination() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
BucketName | System.String |
Gets and sets the property BucketName. The Amazon Resource Name (ARN) of the bucket to which data is exported. |
|
Format | System.String |
Gets and sets the property Format. Specifies the file format used when exporting data to Amazon S3. |
|
Prefix | System.String |
Gets and sets the property Prefix. The prefix to use when exporting data. The prefix is prepended to all results. |
.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