You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LambdaPreview::Types::GetFunctionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

This response contains the object for AWS Lambda function location (see API_FunctionCodeLocation

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeTypes::FunctionCodeLocation

The object for the Lambda function location.

Returns:

#configurationTypes::FunctionConfiguration

A complex type that describes function metadata.

Returns: