classificationsToIncludes

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

Parameters

value

List of Classification category of patches to be patched. Possible values are Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools and Updates.


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


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

Parameters

values

List of Classification category of patches to be patched. Possible values are Critical, Security, UpdateRollup, FeaturePack, ServicePack, Definition, Tools and Updates.