categories

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

Parameters

value

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


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


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

Parameters

values

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