s3Logs property

S3LogsConfig? s3Logs
final

Information about logs built to an S3 bucket for a build project. S3 logs are not enabled by default.

Implementation

final S3LogsConfig? s3Logs;