class Aws::LambdaPreview::Types::FunctionCodeLocation

The object for the Lambda function location.

@!attribute [rw] repository_type

The repository from which you can download the function.
@return [String]

@!attribute [rw] location

The presigned URL you can use to download the function's .zip file
that you previously uploaded. The URL is valid for up to 10 minutes.
@return [String]

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

Constants

SENSITIVE