inputPrepareScheduleActions property

FeatureActivationsInputPrepareScheduleActions? inputPrepareScheduleActions
final

Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.

Implementation

final FeatureActivationsInputPrepareScheduleActions?
    inputPrepareScheduleActions;