class Aws::LambdaPreview::Types::GetFunctionConfigurationRequest

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

data as a hash:

    {
      function_name: "FunctionName", # required
    }

@!attribute [rw] function_name

The name of the Lambda function for which you want to retrieve the
configuration information.
@return [String]

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

Constants

SENSITIVE