repeat Mode
Specifies how to run the command. Valid values: Once
, Period
, NextRebootOnly
, EveryReboot
. Default value: When timed
is set to false and Frequency is not specified, the default value of repeat_mode
is Once
. When Timed
is set to true and Frequency is specified, period
is used as the value of RepeatMode regardless of whether repeat_mode
is specified.