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