RegisterDestinationOptions: Pick<
    DestinationFetchOptions,
    "jwt"
    | "isolationStrategy",
> & { inferMtls?: boolean; useMtlsCache?: boolean }

Represents options to configure how a destination should be registered.

Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.