Updated on 2023-12-13 GMT+08:00

APIG.FuncInfo

Property Description

Table 1 Property description

Property

Required

Type

Description

remark

No

string

Description

Value Description: Supports a maximum of 255 characters.

Value Constraint: Supports a maximum of 255 characters.

Suggestion: None

version

No

string

Version

Value Description: Indicates the version.

Suggestion: None

invocationType

Yes

string

Invocation type

Value Description: async: asynchronous; sync: synchronous

Value Constraint: Supports async, sync

Suggestion: None

functionUrn

Yes

string

Function URN

Value Description: Indicates the URN address of the corresponding function during interconnection of the function service.

Suggestion: None

timeout

No

integer

Timeout interval for the API gateway to request function services

Value Description: Supports the maximum value of 60000 and the minimum value of 1 (unit: ms).

Value Constraint: The value range from 1 to 60000.

Suggestion: None