rejectedPatches

@JvmName(name = "xjduobkaesowvfyy")
suspend fun rejectedPatches(value: Output<List<String>>)
@JvmName(name = "acwoctgikpybgslv")
suspend fun rejectedPatches(value: List<String>?)

Parameters

value

A list of explicitly rejected patches for the baseline.


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


@JvmName(name = "wgemkyvmoomhmfrn")
suspend fun rejectedPatches(values: List<Output<String>>)
@JvmName(name = "bmesflmxmahpjnpd")
suspend fun rejectedPatches(vararg values: String)

Parameters

values

A list of explicitly rejected patches for the baseline.