Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.FunctionEnvironmentProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.FunctionEnvironmentProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.FunctionEnvironmentProperty
Modifier and TypeMethodDescriptionCfnFunction.FunctionEnvironmentProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.Builder.environment
(CfnFunction.FunctionEnvironmentProperty environment) CfnFunctionProps.Builder.environment
(CfnFunction.FunctionEnvironmentProperty environment) Sets the value ofCfnFunctionProps.getEnvironment()
void
CfnFunction.setEnvironment
(CfnFunction.FunctionEnvironmentProperty value)