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

    Type Alias BckndSharedResourceGroupStatus

    BckndSharedResourceGroupStatus: {
        id?: string;
        isEnabled?: boolean;
        state?: string;
    } & Record<string, any>

    Representation of the 'BckndSharedResourceGroupStatus' schema.

    Type Declaration

    • Optionalid?: string

      shared resource group id

    • OptionalisEnabled?: boolean

      indicates whether shared resource group is enabled

    • Optionalstate?: string

      current state of shared resource group

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