EventSourceMapping

The Amazon Web Services Lambda event source mapping configuration, containing the resource ARN and optional cross-account configuration.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the Lambda event source mapping.

Link copied to clipboard

The cross account role for the configuration.

Link copied to clipboard

The external ID (secret key) for the configuration.

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