LogsConfig
Information about logs for a build project. These can be logs in CloudWatch Logs, built in a specified S3 bucket, or both.
Contents
Note
In the following list, the required parameters are described first.
- cloudWatchLogs
- 
               Information about CloudWatch Logs for a build project. CloudWatch Logs are enabled by default. Type: CloudWatchLogsConfig object Required: No 
- s3Logs
- 
               Information about logs built to an S3 bucket for a build project. S3 logs are not enabled by default. Type: S3LogsConfig object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: