cronExpression

@JvmName(name = "tulsxxvinyiddvfu")
suspend fun cronExpression(value: Output<String>)
@JvmName(name = "enapndlbvrajjdcd")
suspend fun cronExpression(value: String?)

Parameters

value

Cron expression, the minimum accuracy is minutes, 24 hours. For example, 0 0/1 * * * means that the check is conducted every 1 hour from 00:00. When type is set to Cron, cronExpression must be set.