shiftCoverages

@JvmName(name = "qlqpnecovvikmtjc")
suspend fun shiftCoverages(value: Output<List<ContactsRotationRecurrenceShiftCoverageArgs>>)
@JvmName(name = "wcgdhtovlyoffxra")
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 = "tjrklbcgvjbotsgd")
suspend fun shiftCoverages(vararg values: Output<ContactsRotationRecurrenceShiftCoverageArgs>)


@JvmName(name = "xysvvxwdtvddvcrm")
suspend fun shiftCoverages(values: List<Output<ContactsRotationRecurrenceShiftCoverageArgs>>)
@JvmName(name = "kviedcbrcogilbdw")
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 = "fevbkowwuhjppcst")
suspend fun shiftCoverages(argument: List<suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "bwcqpxgocbsrqajv")
suspend fun shiftCoverages(vararg argument: suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "sytfplkbydvtnysl")
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.