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