| 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() |
Copyright © 2021. All rights reserved.