shiftCoverages

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


@JvmName(name = "vetudkqaskoeisjd")
suspend fun shiftCoverages(values: List<Output<ContactsRotationRecurrenceShiftCoverageArgs>>)
@JvmName(name = "qfwstyhfgjnyvldj")
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 = "grjifvbdiqlcudun")
suspend fun shiftCoverages(argument: List<suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "kmoaqnfbayqaigre")
suspend fun shiftCoverages(vararg argument: suspend ContactsRotationRecurrenceShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "mjaakxekrjiqevqa")
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.