All Products
Search
Document Center

Function Compute:DestinationConfig

Last Updated:Sep 14, 2024
ParameterTypeDescriptionExample
object

The destination configurations 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" }