| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.EnvironmentProperty.Jsii$Proxy
An implementation for
CfnFunction.EnvironmentProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.EnvironmentProperty |
CfnFunction.EnvironmentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.environment(CfnFunction.EnvironmentProperty environment)
`AWS::Lambda::Function.Environment`.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.environment(CfnFunction.EnvironmentProperty environment)
Sets the value of
CfnFunctionProps.getEnvironment() |
void |
CfnFunction.setEnvironment(CfnFunction.EnvironmentProperty value)
`AWS::Lambda::Function.Environment`.
|
Copyright © 2021. All rights reserved.