DatascanExecutionSpecTrigger

Constructors

Link copied to clipboard
constructor(onDemand: DatascanExecutionSpecTriggerOnDemand? = null, schedule: DatascanExecutionSpecTriggerSchedule? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The scan runs once via dataScans.run API.

Link copied to clipboard

The scan is scheduled to run periodically. Structure is documented below.