Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface SecretKeyUsageRow

    interface SecretKeyUsageRow {
        authResult: SecretKeyAuthResult;
        occurredAt: string;
        secretKeyId: string;
    }
    Index
    occurredAt: string
    secretKeyId: string