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