Uses of Class
software.amazon.awscdk.services.codebuild.Cache
-
Uses of Cache in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionstatic Cache
Create an S3 caching strategy.static Cache
Cache.bucket
(IBucket bucket, BucketCacheOptions options) Create an S3 caching strategy.default Cache
CommonProjectProps.getCache()
Caching strategy to use.final Cache
CommonProjectProps.Jsii$Proxy.getCache()
final Cache
PipelineProjectProps.Jsii$Proxy.getCache()
final Cache
ProjectProps.Jsii$Proxy.getCache()
static Cache
Cache.local
(@NotNull LocalCacheMode... modes) Create a local caching strategy.static Cache
Cache.none()
Modifier and TypeMethodDescriptionSets the value ofCommonProjectProps.getCache()
Caching strategy to use.Sets the value ofCommonProjectProps.getCache()
Caching strategy to use.Sets the value ofCommonProjectProps.getCache()