weeklyRecurrences

@JvmName(name = "trklwgpjqpvtvmva")
suspend fun weeklyRecurrences(value: Output<List<UploadLimitWeeklyRecurrenceArgs>>)
@JvmName(name = "hegntsymyvlwtvxa")
suspend fun weeklyRecurrences(value: List<UploadLimitWeeklyRecurrenceArgs>?)

Parameters

value

The set of weekly repeating recurrences of the WAN-link upload limit schedule.


@JvmName(name = "oaqawpglujfqygjo")
suspend fun weeklyRecurrences(vararg values: Output<UploadLimitWeeklyRecurrenceArgs>)


@JvmName(name = "yubwtpgcohbaawts")
suspend fun weeklyRecurrences(values: List<Output<UploadLimitWeeklyRecurrenceArgs>>)
@JvmName(name = "hemurlkpuyoiiais")
suspend fun weeklyRecurrences(vararg values: UploadLimitWeeklyRecurrenceArgs)

Parameters

values

The set of weekly repeating recurrences of the WAN-link upload limit schedule.


@JvmName(name = "vkgetpyqrhnmlmfs")
suspend fun weeklyRecurrences(argument: List<suspend UploadLimitWeeklyRecurrenceArgsBuilder.() -> Unit>)
@JvmName(name = "cibsvlkliyfuhjjf")
suspend fun weeklyRecurrences(vararg argument: suspend UploadLimitWeeklyRecurrenceArgsBuilder.() -> Unit)
@JvmName(name = "uhwopnbsyadapmfh")
suspend fun weeklyRecurrences(argument: suspend UploadLimitWeeklyRecurrenceArgsBuilder.() -> Unit)

Parameters

argument

The set of weekly repeating recurrences of the WAN-link upload limit schedule.