| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectCacheProperty.Builder |
CfnProject.ProjectCacheProperty.builder() |
CfnProject.ProjectCacheProperty.Builder |
CfnProject.ProjectCacheProperty.Builder.location(String location)
Sets the value of
CfnProject.ProjectCacheProperty.getLocation() |
CfnProject.ProjectCacheProperty.Builder |
CfnProject.ProjectCacheProperty.Builder.modes(List<String> modes)
Sets the value of
CfnProject.ProjectCacheProperty.getModes() |
CfnProject.ProjectCacheProperty.Builder |
CfnProject.ProjectCacheProperty.Builder.type(String type)
Sets the value of
CfnProject.ProjectCacheProperty.getType() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnProject.ProjectCacheProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
Copyright © 2022. All rights reserved.