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

    Type Alias BckndGenericSecretDetails

    BckndGenericSecretDetails: {
        createdAt: string;
        labels?: BckndGenericSecretLabels;
        name: string;
        resourceGroupSecretsSyncStatus?: Record<string, boolean>;
    } & Record<string, any>

    Representation of the 'BckndGenericSecretDetails' schema.

    Type Declaration

    • createdAt: string

      Timestamp at which secret was created

    • Optionallabels?: BckndGenericSecretLabels
    • name: string

      Name of the secret

    • OptionalresourceGroupSecretsSyncStatus?: Record<string, boolean>

      Sync status of the replicated secrets in all resource groups of the tenant

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