Creates a new ProjectCache.
cacheNamespace Namespace that determines the scope in which a cache is shared across multiple projects.
location Location where the AWS CodeBuild project stores cached resources. For
modes Specifies settings that AWS CodeBuild uses to store and reuse build
type Type of storage that will be used for the AWS CodeBuild project cache. Valid values: NO_CACHE,
Specifies settings that AWS CodeBuild uses to store and reuse build
dependencies. Valid values: LOCAL_SOURCE_CACHE, LOCAL_DOCKER_LAYER_CACHE, LOCAL_CUSTOM_CACHE.