All Products
Search
Document Center

Function Compute:AsyncConfig

Last Updated:Aug 28, 2026

Parameter

Type

Description

Example

object

The asynchronous invocation configuration.

asyncTask

boolean

Whether to enable the asynchronous task feature.

true

createdTime

string

The time when the asynchronous invocation configuration was created.

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

destinationConfig DestinationConfig

The destination configuration.

functionArn

string

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

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

lastModifiedTime

string

The time when the asynchronous invocation was last modified.

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

maxAsyncEventAgeInSeconds

integer

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

3600

maxAsyncRetryAttempts

integer

The number of retries for an asynchronous invocation.

3