The name of the service.
Optional
options: DestinationForServiceBindingOptions & { Options to customize the behavior of this function.
A destination.
Since v3.4.0. Use getDestinationFromServiceBinding instead.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Tries to build a destination from a service binding with the given name. Throws an error if no services are bound at all, no service with the given name can be found, or the service type is not supported. The last error can be circumvent by using the second parameter to provide a custom function that transforms a service binding to a destination.