resourceAccessRole property
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
final pulumi.Input<String?>? resourceAccessRole;