Destination configuration alongside authtokens and certificates.

Hierarchy

  • DestinationJson

Indexable

[key: string]: any

Properties

authTokens?: Record<string, string>[]

Authentication tokens as they are available through the destination service.

certificates?: Record<string, string>[]

Certificates for authentication as they are available through the destination service.

destinationConfiguration: DestinationConfiguration

Configuration of a destination as it is available through the destination service.

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