AiFeatureOnlineStoreFeatureviewSyncConfig

Constructors

constructor(cron: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cron: String? = null

Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}".