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 S3 logs for a build project.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class S3LogsConfig
The S3LogsConfig type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3LogsConfig() |
Name | Type | Description | |
---|---|---|---|
![]() |
BucketOwnerAccess | Amazon.CodeBuild.BucketOwnerAccess |
Gets and sets the property BucketOwnerAccess. |
![]() |
EncryptionDisabled | System.Boolean |
Gets and sets the property EncryptionDisabled. Set to true if you do not want your S3 build log output encrypted. By default S3 build logs are encrypted. |
![]() |
Location | System.String |
Gets and sets the property Location.
The ARN of an S3 bucket and the path prefix for S3 logs. If your Amazon S3 bucket
name is |
![]() |
Status | Amazon.CodeBuild.LogsConfigStatusType |
Gets and sets the property Status. The current status of the S3 build logs. Valid values are:
|
.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