Changes the public visibility for a project. The project's build results, logs, and artifacts are available to the general public. For more information, see Public build projects in the CodeBuild User Guide.
See https://www.paws-r-sdk.com/docs/codebuild_update_project_visibility/ for full documentation.
codebuild_update_project_visibility(
projectArn,
projectVisibility,
resourceAccessRole = NULL
)
[required] The Amazon Resource Name (ARN) of the build project.
[required]
The ARN of the IAM role that enables CodeBuild to access the CloudWatch Logs and Amazon S3 artifacts for the project's builds.