mergeSourceCommitments

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

Parameters

value

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


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


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

Parameters

values

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