classificationsToInclude

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

Parameters

value

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


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


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

Parameters

values

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