approvedPatches

@JvmName(name = "smewxftfxveykefq")
suspend fun approvedPatches(value: Output<List<String>>)
@JvmName(name = "qsqgiyagqrtxxccu")
suspend fun approvedPatches(value: List<String>?)

Parameters

value

A list of explicitly approved patches for the baseline. Cannot be specified with approval_rule.


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


@JvmName(name = "nhtcinhsehyfjigg")
suspend fun approvedPatches(values: List<Output<String>>)
@JvmName(name = "dtjbvashhvyituug")
suspend fun approvedPatches(vararg values: String)

Parameters

values

A list of explicitly approved patches for the baseline. Cannot be specified with approval_rule.