| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The destination configurations for an asynchronous invocation. | ||
| onSuccess | Destination | The destination struct of a successful callback. | { "destination":"acs:fc:cn-shanghai:xxx:services/s1/functions/f1" } |
| onFailure | Destination | The destination struct of a failed callback. | { "destination":"acs:fc:cn-shanghai:xxx:services/s1/functions/f1" } |