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

    Type Alias MetadataConfigurationStruct

    MetadataConfigurationStruct: {
        cronExpression?: string;
        metadataConfigId: string;
    } & Record<string, any>

    Representation of the 'MetadataConfigurationStruct' schema.

    Type Declaration

    • OptionalcronExpression?: string

      Optional cron expression for scheduling pipeline execution. Must represent an interval greater than 1 hour.

      "0 \*/20 * * *"
      
    • metadataConfigId: string
      "uuid"
      Min Length: 1.

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