LambdaResource

Identifies

Types

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

Properties

Link copied to clipboard

The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.

Link copied to clipboard

An Amazon Resource Name (ARN) that represents an Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.

Functions

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