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

Class: Aws::Lambda::Types::FunctionCodeLocation

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

Overview

Details about a function's deployment package.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#locationString

A presigned URL that you can use to download the deployment package.

Returns:

  • (String)

    A presigned URL that you can use to download the deployment package.

#repository_typeString

The service that\'s hosting the file.

Returns:

  • (String)

    The service that\'s hosting the file.