shiftCoverages

@JvmName(name = "fbxhgwipspouhhpc")
suspend fun shiftCoverages(value: Output<List<ContactsRotationRecurrenceShiftCoverageArgs>>)
@JvmName(name = "agsknrjamlgykkvn")
suspend fun shiftCoverages(value: List<ContactsRotationRecurrenceShiftCoverageArgs>?)

Parameters

value

(Optional) Information about the days of the week that the on-call rotation coverage includes. See Shift Coverages for more details.


@JvmName(name = "bbendmxtnjdmiqwy")
suspend fun shiftCoverages(vararg values: Output<ContactsRotationRecurrenceShiftCoverageArgs>)


@JvmName(name = "bxsniqyyjvdiiskf")
suspend fun shiftCoverages(values: List<Output<ContactsRotationRecurrenceShiftCoverageArgs>>)
@JvmName(name = "ktdvongqhcfuywbb")
suspend fun shiftCoverages(vararg values: ContactsRotationRecurrenceShiftCoverageArgs)

Parameters

values

(Optional) Information about the days of the week that the on-call rotation coverage includes. See Shift Coverages for more details.


@JvmName(name = "gbuxdktgavopiior")
suspend fun shiftCoverages(argument: List<suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "bmkyctvletfiiqnb")
suspend fun shiftCoverages(vararg argument: suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "lpqldirdcbfvbdow")
suspend fun shiftCoverages(argument: suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit)

Parameters

argument

(Optional) Information about the days of the week that the on-call rotation coverage includes. See Shift Coverages for more details.