| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.EnvironmentVariableProperty.Builder |
CfnProject.EnvironmentVariableProperty.builder() |
CfnProject.EnvironmentVariableProperty.Builder |
CfnProject.EnvironmentVariableProperty.Builder.name(String name)
Sets the value of
CfnProject.EnvironmentVariableProperty.getName() |
CfnProject.EnvironmentVariableProperty.Builder |
CfnProject.EnvironmentVariableProperty.Builder.type(String type)
Sets the value of
CfnProject.EnvironmentVariableProperty.getType() |
CfnProject.EnvironmentVariableProperty.Builder |
CfnProject.EnvironmentVariableProperty.Builder.value(String value)
Sets the value of
CfnProject.EnvironmentVariableProperty.getValue() |
Copyright © 2021. All rights reserved.