All Products
Search
Document Center

Function Compute:AsyncConfig

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The information about the asynchronous invocation configurations.

asyncTaskboolean

Specifies whether to enable the asynchronous task feature.

true
createdTimestring

The time when the asynchronous invocation configuration was created.

2006-01-02T15:04:05Z07:00
destinationConfigDestinationConfig

The destination configuration.

functionArnstring

The Alibaba Cloud Resource Name (ARN) of the function.

acs:fc:cn-shanghai:1234/functions/my-func
lastModifiedTimestring

The time when the asynchronous invocation was last modified.

2006-01-02T15:04:05Z07:00
maxAsyncEventAgeInSecondslong

The maximum time to live (TTL) value of an event.

3600
maxAsyncRetryAttemptslong

The number of times when an asynchronous invocation is retried.

3