Uses of Class
software.amazon.awscdk.services.codebuild.Cache
Packages that use Cache
Package
Description
CDK Pipelines
AWS CodeBuild Construct Library
-
Uses of Cache in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return CacheModifier and TypeMethodDescriptiondefault CacheCodeBuildOptions.getCache()Caching strategy to use.final CacheCodeBuildOptions.Jsii$Proxy.getCache()CodeBuildStep.getCache()Caching strategy to use.default CacheCodeBuildStepProps.getCache()Caching strategy to use.final CacheCodeBuildStepProps.Jsii$Proxy.getCache()Methods in software.amazon.awscdk.pipelines with parameters of type CacheModifier and TypeMethodDescriptionSets the value ofCodeBuildOptions.getCache()Caching strategy to use.Sets the value ofCodeBuildStepProps.getCache() -
Uses of Cache in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CacheModifier and TypeMethodDescriptionstatic CacheCreate an S3 caching strategy.static CacheCache.bucket(IBucket bucket, BucketCacheOptions options) Create an S3 caching strategy.default CacheCommonProjectProps.getCache()Caching strategy to use.final CacheCommonProjectProps.Jsii$Proxy.getCache()final CachePipelineProjectProps.Jsii$Proxy.getCache()final CacheProjectProps.Jsii$Proxy.getCache()static CacheCache.local(LocalCacheMode... modes) Create a local caching strategy.static CacheCache.none()Methods in software.amazon.awscdk.services.codebuild with parameters of type CacheModifier and TypeMethodDescriptionSets the value ofCommonProjectProps.getCache()Caching strategy to use.Sets the value ofCommonProjectProps.getCache()Caching strategy to use.Sets the value ofCommonProjectProps.getCache()