class Aws::LambdaPreview::Types::DeleteFunctionRequest

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

data as a hash:

    {
      function_name: "FunctionName", # required
    }

@!attribute [rw] function_name

The Lambda function to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2014-11-11/DeleteFunctionRequest AWS API Documentation

Constants

SENSITIVE