@Stability(value=External) public static final class CfnBranch.EnvironmentVariableProperty.Builder extends Object
CfnBranch.EnvironmentVariableProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBranch.EnvironmentVariableProperty |
build()
Builds the configured instance.
|
CfnBranch.EnvironmentVariableProperty.Builder |
withName(String value)
Sets the value of Name
|
CfnBranch.EnvironmentVariableProperty.Builder |
withValue(String value)
Sets the value of Value
|
@Stability(value=External) public CfnBranch.EnvironmentVariableProperty.Builder withName(String value)
value - `CfnBranch.EnvironmentVariableProperty.Name`.this@Stability(value=External) public CfnBranch.EnvironmentVariableProperty.Builder withValue(String value)
value - `CfnBranch.EnvironmentVariableProperty.Value`.this@Stability(value=External) public CfnBranch.EnvironmentVariableProperty build()
CfnBranch.EnvironmentVariablePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.