startTime

@JvmName(name = "diddhdwhsagvayju")
suspend fun startTime(value: Output<Int>)
@JvmName(name = "ejltvdbldtuiutoi")
suspend fun startTime(value: Int)

Parameters

value

Epoch time in seconds you want the first interval to start. Be sure to choose a time that configures the intervals the way that you want. For example, if you want weekly intervals starting on Mondays at 6 a.m., be sure to specify a start time that is a Monday at 6 a.m. As soon as one calendar interval ends, another automatically begins.