ExecutionType type

The type of the export run.
KnownExecutionType can be used interchangeably with ExecutionType, this enum contains the known values that the service supports.

Known values supported by the service

OnDemand
Scheduled

type ExecutionType = string