s3LogsArn property

String? s3LogsArn
final

The ARN of S3 logs for a build project. Its format is arn:${Partition}:s3:::${BucketName}/${ObjectName}. For more information, see Resources Defined by Amazon S3.

Implementation

final String? s3LogsArn;