class Aws::Lambda::Types::FunctionCodeLocation

Details about a function's deployment package.

@!attribute [rw] repository_type

The service that's hosting the file.
@return [String]

@!attribute [rw] location

A presigned URL that you can use to download the deployment package.
@return [String]

@!attribute [rw] image_uri

URI of a container image in the Amazon ECR registry.
@return [String]

@!attribute [rw] resolved_image_uri

The resolved URI for the image.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/FunctionCodeLocation AWS API Documentation

Constants

SENSITIVE