Uses of Interface
software.amazon.awscdk.services.codebuild.CfnProject.ProjectCacheProperty
Packages that use CfnProject.ProjectCacheProperty
-
Uses of CfnProject.ProjectCacheProperty in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement CfnProject.ProjectCachePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProject.ProjectCachePropertyMethods in software.amazon.awscdk.services.codebuild that return CfnProject.ProjectCachePropertyModifier and TypeMethodDescriptionCfnProject.ProjectCacheProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codebuild with parameters of type CfnProject.ProjectCachePropertyModifier and TypeMethodDescriptionCfnProject.Builder.cache(CfnProject.ProjectCacheProperty cache) Settings that AWS CodeBuild uses to store and reuse build dependencies.CfnProjectProps.Builder.cache(CfnProject.ProjectCacheProperty cache) Sets the value ofCfnProjectProps.getCache()voidCfnProject.setCache(CfnProject.ProjectCacheProperty value) Settings that AWS CodeBuild uses to store and reuse build dependencies.