| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectResource.ProjectCacheProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectResource.ProjectCacheProperty |
ProjectResource.ProjectCacheProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectResourceProps.setCache(ProjectResource.ProjectCacheProperty value)
``AWS::CodeBuild::Project.Cache``
|
void |
ProjectResourceProps.Jsii$Proxy.setCache(ProjectResource.ProjectCacheProperty value)
``AWS::CodeBuild::Project.Cache``
|
ProjectResourceProps.Builder |
ProjectResourceProps.Builder.withCache(ProjectResource.ProjectCacheProperty value)
Sets the value of Cache
|
Copyright © 2018. All rights reserved.