| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.EnvironmentProperty.Builder |
CfnFunction.EnvironmentProperty.builder() |
CfnFunction.EnvironmentProperty.Builder |
CfnFunction.EnvironmentProperty.Builder.variables(IResolvable variables)
Sets the value of
CfnFunction.EnvironmentProperty.getVariables() |
CfnFunction.EnvironmentProperty.Builder |
CfnFunction.EnvironmentProperty.Builder.variables(Map<String,String> variables)
Sets the value of
CfnFunction.EnvironmentProperty.getVariables() |
Copyright © 2021. All rights reserved.