class Aws::SecurityHub::Types::AwsLambdaFunctionEnvironmentError

Error messages for environment variables that could not be applied.

@note When making an API call, you may pass AwsLambdaFunctionEnvironmentError

data as a hash:

    {
      error_code: "NonEmptyString",
      message: "NonEmptyString",
    }

@!attribute [rw] error_code

The error code.
@return [String]

@!attribute [rw] message

The error message.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsLambdaFunctionEnvironmentError AWS API Documentation

Constants

SENSITIVE