| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.FunctionEnvironmentProperty.Builder |
CfnFunction.FunctionEnvironmentProperty.builder() |
CfnFunction.FunctionEnvironmentProperty.Builder |
CfnFunction.FunctionEnvironmentProperty.Builder.variables(software.amazon.awscdk.core.IResolvable variables)
Sets the value of Variables
|
CfnFunction.FunctionEnvironmentProperty.Builder |
CfnFunction.FunctionEnvironmentProperty.Builder.variables(Map<String,String> variables)
Sets the value of Variables
|
Copyright © 2019. All rights reserved.