ResolvedS3Object

Details about the resolved Amazon S3 object that contains a function's deployment package.

Types

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

Properties

Link copied to clipboard

The Amazon S3 bucket that contains the deployment package.

Link copied to clipboard

The Amazon S3 key of the deployment package.

Link copied to clipboard

The version of the deployment package object.

Functions

Link copied to clipboard
inline fun copy(block: ResolvedS3Object.Builder.() -> Unit = {}): ResolvedS3Object
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