FunctionCodeLocation

Details about a function's deployment package.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

URI of a container image in the Amazon ECR registry.

Link copied to clipboard

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

Link copied to clipboard

The service that's hosting the file.

Link copied to clipboard

The resolved URI for the image.

Link copied to clipboard

The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String