codebuild_invalidate_project_cache {paws.developer.tools}R Documentation

Resets the cache for a project

Description

Resets the cache for a project.

See https://www.paws-r-sdk.com/docs/codebuild_invalidate_project_cache/ for full documentation.

Usage

codebuild_invalidate_project_cache(projectName)

Arguments

projectName

[required] The name of the CodeBuild build project that the cache is reset for.


[Package paws.developer.tools version 0.7.0 Index]