mergeSourceCommitments

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

Parameters

value

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


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


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

Parameters

values

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