OptionalserviceBindingTransformFn?: ServiceBindingTransformFunctionCustom transformation function to control how a Destination is built from the given Service.
OptionaldestinationName?: neverA service binding to use directly instead of looking it up by name. Mandatory if no destination name is provided.
The name of the destination to retrieve from service bindings.
Optionalservice?: never
Options to customize the behavior of getDestinationFromServiceBinding.