SAP AI SDK for JavaScript - v2.13.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