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