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

    Type Alias AiDeploymentTimeToLive

    AiDeploymentTimeToLive: string | null

    Time to live for a deployment. Its value can be either null or a number followed by the unit (any of following values, minutes(m|M), hours(h|H) or days(d|D))

    "24H"
    Pattern: "^[0-9]+[m,M,h,H,d,D]$".

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