shiftCoverages

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "nxdmncahhjhyhxog")
suspend fun shiftCoverages(argument: List<suspend RotationShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "xpkpgyosrqufvmks")
suspend fun shiftCoverages(vararg argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "vqmlaswvmrqlxhbo")
suspend fun shiftCoverages(argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)

Parameters

argument

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