All Products
Search
Document Center

Function Compute (2.0):DestinationConfig

Last Updated:Mar 03, 2024
ParameterTypeDescriptionExample
object

The configurations of the destination for an asynchronous invocation.

onSuccessDestination

The destination struct of a successful callback.

{ "destination":"acs:fc:cn-shanghai:xxx:services/s1/functions/f1" }
onFailureDestination

The destination struct of a failed callback.

{ "destination":"acs:fc:cn-shanghai:xxx:services/s1/functions/f1" }