resourceAccessRole property

Output<String?> resourceAccessRole
latefinal

The ARN of the IAM role that enables CodeBuild to access the CloudWatch Logs and Amazon S3 artifacts for the project's builds in order to display them publicly. Only applicable if projectVisibility is PUBLIC_READ.

Implementation

late final pulumi.Output<String?> resourceAccessRole;