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

    Type Alias AiScenarioList

    AiScenarioList: { count: number; resources: AiScenario[] } & Record<string, any>

    Representation of the 'AiScenarioList' schema.

    Type Declaration

    • count: number

      Number of the resource instances in the list

    • resources: AiScenario[]