classificationsToInclude

@JvmName(name = "uijiokoxftulmrpq")
suspend fun classificationsToInclude(value: Output<List<String>>)
@JvmName(name = "wsnubpixqkapxgrm")
suspend fun classificationsToInclude(value: List<String>?)

Parameters

value

Classification category of patches to be patched. Allowed values are 'Critical', 'Security', and 'Other'.


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


@JvmName(name = "nsvrmwmuvehhfvhn")
suspend fun classificationsToInclude(values: List<Output<String>>)
@JvmName(name = "lgemaapkubvscsbp")
suspend fun classificationsToInclude(vararg values: String)

Parameters

values

Classification category of patches to be patched. Allowed values are 'Critical', 'Security', and 'Other'.