scheduleExpression property

Input<String> scheduleExpression
final

How often the data should be pulled from data source. Examples include rate(1 hour), rate(3 hours), rate(1 day).

Implementation

final pulumi.Input<String> scheduleExpression;