timeInWeek

@JvmName(name = "vtkcfljdoyfljevu")
suspend fun timeInWeek(value: Output<List<TimeInWeekArgs>>)
@JvmName(name = "woskojundevgusrf")
suspend fun timeInWeek(value: List<TimeInWeekArgs>?)

Parameters

value

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.


@JvmName(name = "boehtdsqbqoalurt")
suspend fun timeInWeek(vararg values: Output<TimeInWeekArgs>)


@JvmName(name = "bwkeeifcjgdkmwgt")
suspend fun timeInWeek(values: List<Output<TimeInWeekArgs>>)
@JvmName(name = "aiofvlqlfhigtkiy")
suspend fun timeInWeek(vararg values: TimeInWeekArgs)

Parameters

values

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.


@JvmName(name = "aiquyimltxfmrngt")
suspend fun timeInWeek(argument: List<suspend TimeInWeekArgsBuilder.() -> Unit>)
@JvmName(name = "nhbusrerbvolklgp")
suspend fun timeInWeek(vararg argument: suspend TimeInWeekArgsBuilder.() -> Unit)
@JvmName(name = "edtbffuktmxupqkx")
suspend fun timeInWeek(argument: suspend TimeInWeekArgsBuilder.() -> Unit)

Parameters

argument

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.