ServiceBindingTransformOptions: {
    jwt?: JwtPayload;
} & CachingOptions

Represents options passed to the service binding transform function.

Type declaration

  • Optional jwt?: JwtPayload

    The JWT payload used to fetch destinations.

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