categories

@JvmName(name = "qmwnkcejdcknstgm")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "oprwebllknmlouyp")
suspend fun categories(value: List<String>?)

Parameters

value

Install only patches with these categories. Common categories include security, recommended, and feature.


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


@JvmName(name = "liqycrctbgbxsnit")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "wgngflmoniwfpmgw")
suspend fun categories(vararg values: String)

Parameters

values

Install only patches with these categories. Common categories include security, recommended, and feature.