| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.EnvironmentProperty.Builder |
FunctionResource.EnvironmentProperty.builder() |
FunctionResource.EnvironmentProperty.Builder |
FunctionResource.EnvironmentProperty.Builder.withVariables(Map<String,Object> value)
Sets the value of Variables
|
FunctionResource.EnvironmentProperty.Builder |
FunctionResource.EnvironmentProperty.Builder.withVariables(software.amazon.awscdk.Token value)
Sets the value of Variables
|
Copyright © 2018. All rights reserved.