| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnProject.ProjectCacheProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectCacheProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.ProjectCacheProperty |
CfnProject.ProjectCacheProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnProjectProps.Builder |
CfnProjectProps.Builder.cache(CfnProject.ProjectCacheProperty cache)
Sets the value of
CfnProjectProps.getCache() |
CfnProject.Builder |
CfnProject.Builder.cache(CfnProject.ProjectCacheProperty cache)
`AWS::CodeBuild::Project.Cache`.
|
void |
CfnProject.setCache(CfnProject.ProjectCacheProperty value)
`AWS::CodeBuild::Project.Cache`.
|
Copyright © 2021. All rights reserved.