classificationsToIncludes

@JvmName(name = "dxjlmfjkhiqqchot")
suspend fun classificationsToIncludes(value: Output<List<String>>)
@JvmName(name = "njnaqbxlpuqerlal")
suspend fun classificationsToIncludes(value: List<String>?)

Parameters

value

List of Classification category of patches to be patched. Possible values are Critical, Security and Other.


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


@JvmName(name = "cuasgmonhusidviu")
suspend fun classificationsToIncludes(values: List<Output<String>>)
@JvmName(name = "qjcrvivuhyhcwlbs")
suspend fun classificationsToIncludes(vararg values: String)

Parameters

values

List of Classification category of patches to be patched. Possible values are Critical, Security and Other.