Class AnalyticsConfigurationStorageClassAnalysisDataExportDestinationS3BucketDestination
Inheritance
System.Object
AnalyticsConfigurationStorageClassAnalysisDataExportDestinationS3BucketDestination
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.S3.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class AnalyticsConfigurationStorageClassAnalysisDataExportDestinationS3BucketDestination
Fields
View SourceBucketAccountId
The account ID that owns the destination bucket.
Declaration
public readonly string BucketAccountId
Field Value
| Type | Description |
|---|---|
| System.String |
BucketArn
The ARN of the destination bucket.
Declaration
public readonly string BucketArn
Field Value
| Type | Description |
|---|---|
| System.String |
Format
The output format of exported analytics data. Allowed values: CSV. Default value: CSV.
Declaration
public readonly string Format
Field Value
| Type | Description |
|---|---|
| System.String |
Prefix
Object prefix for filtering.
Declaration
public readonly string Prefix
Field Value
| Type | Description |
|---|---|
| System.String |