@Stability(value=Stable) public static final class CfnFunction.EnvironmentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.EnvironmentProperty>
CfnFunction.EnvironmentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.EnvironmentProperty |
build()
Builds the configured instance.
|
CfnFunction.EnvironmentProperty.Builder |
variables(IResolvable variables)
Sets the value of
CfnFunction.EnvironmentProperty.getVariables() |
CfnFunction.EnvironmentProperty.Builder |
variables(Map<String,String> variables)
Sets the value of
CfnFunction.EnvironmentProperty.getVariables() |
@Stability(value=Stable) public CfnFunction.EnvironmentProperty.Builder variables(IResolvable variables)
CfnFunction.EnvironmentProperty.getVariables()variables - `CfnFunction.EnvironmentProperty.Variables`.this@Stability(value=Stable) public CfnFunction.EnvironmentProperty.Builder variables(Map<String,String> variables)
CfnFunction.EnvironmentProperty.getVariables()variables - `CfnFunction.EnvironmentProperty.Variables`.this@Stability(value=Stable) public CfnFunction.EnvironmentProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.EnvironmentProperty>CfnFunction.EnvironmentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.