Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.ProjectCacheProperty
Packages that use CfnProjectPropsMixin.ProjectCacheProperty
-
Uses of CfnProjectPropsMixin.ProjectCacheProperty in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Classes in software.amazon.awscdk.cfnpropertymixins.services.codebuild that implement CfnProjectPropsMixin.ProjectCachePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.ProjectCachePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.ProjectCachePropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.ProjectCacheProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.ProjectCachePropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.cache(CfnProjectPropsMixin.ProjectCacheProperty cache) Sets the value ofCfnProjectMixinProps.getCache()CfnProjectPropsMixin.Builder.cache(CfnProjectPropsMixin.ProjectCacheProperty cache) Settings that AWS CodeBuild uses to store and reuse build dependencies.