scheduleExpression

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

Parameters

value

The scheduling expression. For example, cron(0 20 * * ? *) or rate(5 minutes). At least one of schedule_expression or event_pattern is required. Can only be used on the default event bus. For more information, refer to the AWS documentation Schedule Expressions for Rules.