approvedPatches

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

Parameters

value

A list of explicitly approved patches for the baseline.


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


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

Parameters

values

A list of explicitly approved patches for the baseline.