Mutable settings class for remote build cache settings.
Indicates whether a given cache sub-system should be enabled or disabled (either a local cache or remote cache). If a caching sub-system is "disabled," it is not used at all for the current build.
Whether build outputs will be uploaded to the cache as needed; enabled by default.
Shorthand function to disable this cache configuration.
Shorthand function to enable this cache configuration.