RecurringScheduledActionsExecutionParameters interface

The execution parameters the scheduled action is supposed to follow

Properties

optimizationPreference

Details that could optimize the user's request

retryPolicy

Retry policy the user can pass

Property Details

optimizationPreference

Details that could optimize the user's request

optimizationPreference?: string

Property Value

string

retryPolicy

Retry policy the user can pass

retryPolicy?: RecurringScheduledActionsRetryPolicy

Property Value