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

    Type Alias AiDeploymentList

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

    Representation of the 'AiDeploymentList' schema.

    Type Declaration

    • count: number

      Number of the resource instances in the list

    • resources: AiDeployment[]