scheduleExpression property

Input<String> scheduleExpression
final

Specifies the schedule you want your task to use for repeated executions. For more information, see Schedule Expressions for Rules.

Implementation

final pulumi.Input<String> scheduleExpression;