| 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)
Environment variables that are accessible from function code during execution.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.environment(CfnFunction.EnvironmentProperty environment)
Sets the value of
CfnFunctionProps.getEnvironment() |
void |
CfnFunction.setEnvironment(CfnFunction.EnvironmentProperty value)
Environment variables that are accessible from function code during execution.
|
Copyright © 2023. All rights reserved.