class Aws::Lambda::Types::EnvironmentResponse

The results of an operation to update or read environment variables. If the operation is successful, the response contains the environment variables. If it failed, the response contains details about the error.

@!attribute [rw] variables

Environment variable key-value pairs.
@return [Hash<String,String>]

@!attribute [rw] error

Error messages for environment variables that couldn't be applied.
@return [Types::EnvironmentError]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/EnvironmentResponse AWS API Documentation

Constants

SENSITIVE