scheduleExpression

@JvmName(name = "ctbrgbuhoseeylfu")
suspend fun scheduleExpression(value: Output<String>)
@JvmName(name = "nlsuupomoshtopfh")
suspend fun scheduleExpression(value: String?)

Parameters

value

The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". For more information, see Creating an Amazon EventBridge rule that runs on a schedule.