Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.FunctionEnvironmentProperty
Packages that use CfnFunction.FunctionEnvironmentProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.FunctionEnvironmentProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.FunctionEnvironmentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.FunctionEnvironmentPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.FunctionEnvironmentPropertyModifier and TypeMethodDescriptionCfnFunction.FunctionEnvironmentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.FunctionEnvironmentPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.environment(CfnFunction.FunctionEnvironmentProperty environment) AWS::Serverless::Function.Environment.CfnFunctionProps.Builder.environment(CfnFunction.FunctionEnvironmentProperty environment) Sets the value ofCfnFunctionProps.getEnvironment()voidCfnFunction.setEnvironment(CfnFunction.FunctionEnvironmentProperty value) AWS::Serverless::Function.Environment.