UpdateFunctionEventInvokeConfigResponse

Types

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

Properties

Link copied to clipboard

A destination for events after they have been sent to a function for processing.

Link copied to clipboard

The Amazon Resource Name (ARN) of the function.

Link copied to clipboard
val lastModified: <Error class: unknown class>?

The date and time that the configuration was last updated.

Link copied to clipboard

The maximum age of a request that Lambda sends to a function for processing.

Link copied to clipboard

The maximum number of times to retry when the function returns an error.

Functions

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