cloudWatchLogsArn property
The ARN of Amazon CloudWatch Logs for a build project. Its format is
arn:${Partition}:logs:${Region}:${Account}:log-group:${LogGroupName}:log-stream:${LogStreamName}
.
For more information, see Resources
Defined by Amazon CloudWatch Logs.
Implementation
final String? cloudWatchLogsArn;