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