shiftCoverages

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "samcwvcmaprygsew")
suspend fun shiftCoverages(argument: List<suspend RotationShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "ysuawmjmgwyosuvf")
suspend fun shiftCoverages(vararg argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "gfjfjwroylaxwoqp")
suspend fun shiftCoverages(argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)

Parameters

argument

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