interval

@JvmName(name = "vpscjwnbhrjartve")
suspend fun interval(value: Output<Int>)
@JvmName(name = "xoxorbcuoyugjbny")
suspend fun interval(value: Int)

Parameters

value

How often this lifecycle policy should be evaluated. 1, 2,3,4,6,8,12 or 24 are valid values. Conflicts with cron_expression. If set, interval_unit and times must also be set.