timeInWeek

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


@JvmName(name = "grsncfjyihimyipa")
suspend fun timeInWeek(values: List<Output<TimeInWeekArgs>>)
@JvmName(name = "kfplqjfenutmvpya")
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 = "efsficignxfqrrqa")
suspend fun timeInWeek(argument: List<suspend TimeInWeekArgsBuilder.() -> Unit>)
@JvmName(name = "kgjhforwsanoxysh")
suspend fun timeInWeek(vararg argument: suspend TimeInWeekArgsBuilder.() -> Unit)
@JvmName(name = "choqpsdtbgwgfihs")
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.