enableBackendDestinationConfig property

bool? enableBackendDestinationConfig
getter/setter pair

Indicates if an intermediatory connectorservice is used as backend.

When this is enabled, the connector destination and connector auth config are required. For SDK based connectors, this is always enabled.

Optional.

Implementation

core.bool? enableBackendDestinationConfig;