class Aws::Lambda::Types::Environment
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/Environment AWS API Documentation
@return [Hash<String,String>]<br>: docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html<br><br><br><br>[Using Lambda environment variables].
Environment variable key-value pairs. For more information, see
@!attribute [rw] variables
function’s version-specific configuration.
An environment variable is a pair of strings that are stored in a
variables to adjust your function’s behavior without updating code.
A function’s environment variable settings. You can use environment