LayerVersionContentOutput

Details about a version of an Lambda layer.

Types

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

Properties

Link copied to clipboard

The SHA-256 hash of the layer archive.

Link copied to clipboard

The size of the layer archive in bytes.

Link copied to clipboard

A link to the layer archive in Amazon S3 that is valid for 10 minutes.

Link copied to clipboard

The Amazon Resource Name (ARN) of a signing job.

Link copied to clipboard

The Amazon Resource Name (ARN) for a signing profile version.

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