shiftCoverages

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "odtboopfnscgbjad")
suspend fun shiftCoverages(argument: List<suspend RotationShiftCoverageArgsBuilder.() -> Unit>)
@JvmName(name = "fnshlhdpawqfqisc")
suspend fun shiftCoverages(vararg argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)
@JvmName(name = "xiriygivugtublsh")
suspend fun shiftCoverages(argument: suspend RotationShiftCoverageArgsBuilder.() -> Unit)

Parameters

argument

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