timeInWeek

@JvmName(name = "efxjqkusyoohaejc")
suspend fun timeInWeek(value: Output<List<TimeInWeekArgs>>)
@JvmName(name = "pkxxybgtqgvjssai")
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 = "nukrdcasufnicxao")
suspend fun timeInWeek(vararg values: Output<TimeInWeekArgs>)


@JvmName(name = "kqmcpufvcyqihxbm")
suspend fun timeInWeek(values: List<Output<TimeInWeekArgs>>)
@JvmName(name = "kauwlmuvriirunge")
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 = "frfondeslccbfktg")
suspend fun timeInWeek(argument: List<suspend TimeInWeekArgsBuilder.() -> Unit>)
@JvmName(name = "wpbrgnwmouhongji")
suspend fun timeInWeek(vararg argument: suspend TimeInWeekArgsBuilder.() -> Unit)
@JvmName(name = "igxkmbkusgnrddgt")
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.