UpdateFunctionEventInvokeConfigRequest

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 name of the Lambda function, version, or alias.

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.

Link copied to clipboard

A version number or alias name.

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