frequency

@JvmName(name = "ueloeyeddfybdtad")
suspend fun frequency(value: Output<String>)
@JvmName(name = "smebjegplwldkqxj")
suspend fun frequency(value: String?)

Parameters

value

The schedule on which the recurring execution of the command takes place. Take note of the following items:

  • The interval between two consecutive executions must be 10 seconds or longer. The minimum interval cannot be less than the timeout period of the execution.

  • When you set Timed to true, you must specify Frequency.

  • The value of the Frequency parameter is a cron expression. For more information, see Cron expression.