recurrenceEndTime

@JvmName(name = "pqdcqecupxtfbgnl")
suspend fun recurrenceEndTime(value: Output<String>)
@JvmName(name = "tntwnrproaytaivy")
suspend fun recurrenceEndTime(value: String?)

Parameters

value

Specifies the end time after which the scheduled task is no longer repeated. Specify the time in the ISO 8601 standard in the YYYY-MM-DDThh:mm:ssZ format. The time must be in UTC. You cannot enter a time point later than 365 days from the date of scheduled task creation. NOTE: You must specify RecurrenceType, RecurrenceValue, and RecurrenceEndTime at the same time.