mergeSourceCommitments

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

Parameters

value

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


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


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

Parameters

values

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