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.
Information about the S3 bucket where the raw data of a report are exported.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class S3ReportExportConfig
The S3ReportExportConfig type exposes the following members
Name | Description | |
---|---|---|
S3ReportExportConfig() |
Name | Type | Description | |
---|---|---|---|
Bucket | System.String |
Gets and sets the property Bucket. The name of the S3 bucket where the raw data of a report are exported. |
|
BucketOwner | System.String |
Gets and sets the property BucketOwner. The Amazon Web Services account identifier of the owner of the Amazon S3 bucket. This allows report data to be exported to an Amazon S3 bucket that is owned by an account other than the account running the build. |
|
EncryptionDisabled | System.Boolean |
Gets and sets the property EncryptionDisabled. A boolean value that specifies if the results of a report are encrypted. |
|
EncryptionKey | System.String |
Gets and sets the property EncryptionKey. The encryption key for the report's encrypted raw data. |
|
Packaging | Amazon.CodeBuild.ReportPackagingType |
Gets and sets the property Packaging. The type of build output artifact to create. Valid values include:
|
|
Path | System.String |
Gets and sets the property Path. The path to the exported report's raw data results. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5