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 logs for a build project. These can be logs in CloudWatch Logs, built in a specified S3 bucket, or both.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class LogsConfig
The LogsConfig type exposes the following members
Name | Description | |
---|---|---|
LogsConfig() |
Name | Type | Description | |
---|---|---|---|
CloudWatchLogs | Amazon.CodeBuild.Model.CloudWatchLogsConfig |
Gets and sets the property CloudWatchLogs. Information about CloudWatch Logs for a build project. CloudWatch Logs are enabled by default. |
|
S3Logs | Amazon.CodeBuild.Model.S3LogsConfig |
Gets and sets the property S3Logs. Information about logs built to an S3 bucket for a build project. S3 logs are not enabled by default. |
.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