expression

@JvmName(name = "nsjyafvvppvahrbp")
suspend fun expression(value: Output<String>)
@JvmName(name = "qayawhiarwhrihrn")
suspend fun expression(value: String)

Parameters

value

Rate expression or cron expression that defines how often the canary is to run. For rate expression, the syntax is rate(number unit). unit can be minute, minutes, or hour. For cron expression, the syntax is cron(expression). For more information about the syntax for cron expressions, see Scheduling canary runs using cron.