@nebius/js-sdk - v0.2.22
    Preparing search index...

    Interface TokenLifetimeMetric

    interface TokenLifetimeMetric {
        provider: string;
        ttlSeconds: number;
    }
    Index

    Properties

    Properties

    provider: string
    ttlSeconds: number