mergeSourceCommitments

@JvmName(name = "tnesbvfhpnadcvvp")
suspend fun mergeSourceCommitments(value: Output<List<String>>)
@JvmName(name = "rfgtgvbxqjaapigb")
suspend fun mergeSourceCommitments(value: List<String>?)

Parameters

value

List of source commitments to be merged into a new commitment.


@JvmName(name = "nbnisilhijqnwjko")
suspend fun mergeSourceCommitments(vararg values: Output<String>)


@JvmName(name = "ukukoqseuwohojab")
suspend fun mergeSourceCommitments(values: List<Output<String>>)
@JvmName(name = "ecbxlwwbyatdhsku")
suspend fun mergeSourceCommitments(vararg values: String)

Parameters

values

List of source commitments to be merged into a new commitment.