shiftCoverages

@JvmName(name = "hqqvcerevsnpoowa")
suspend fun shiftCoverages(value: Output<List<RotationShiftCoverageArgs>>)
@JvmName(name = "frfbomneoivnibxw")
suspend fun shiftCoverages(value: List<RotationShiftCoverageArgs>?)

Parameters

value

Information about the days of the week included in on-call rotation coverage.


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


@JvmName(name = "wkvmhlufbpdihlmt")
suspend fun shiftCoverages(values: List<Output<RotationShiftCoverageArgs>>)
@JvmName(name = "tdnhpakldydhxbwr")
suspend fun shiftCoverages(vararg values: RotationShiftCoverageArgs)

Parameters

values

Information about the days of the week included in on-call rotation coverage.


@JvmName(name = "mjajhxfmoclerher")
suspend fun shiftCoverages(argument: List<suspend RotationShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "ptgvfcnkbyktxhvk")
suspend fun shiftCoverages(vararg argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "noglfdypxgsnvicy")
suspend fun shiftCoverages(argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)

Parameters

argument

Information about the days of the week included in on-call rotation coverage.