SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias BckndServiceBrokerSecret

    BckndServiceBrokerSecret: {
        name?: string;
        passwordKeyRef?: string;
        usernameKeyRef?: string;
    } & Record<string, any>

    Representation of the 'BckndServiceBrokerSecret' schema.

    Type Declaration

    • Optionalname?: string

      broker secret name

    • OptionalpasswordKeyRef?: string

      username key reference in broker secret

    • OptionalusernameKeyRef?: string

      password key reference in broker secret

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