Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-databrew-schedule.json
Parent schema serverless-framework-configuration
Type: object

Properties

CronExpression string | Aws_CF_FunctionString required

Schedule cron

Name string | Aws_CF_FunctionString required

Schedule Name

JobNames JobName[]
uniqueItems=true
Tags Tag[]

Definitions

JobName string | Aws_CF_FunctionString

Job name

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required