classificationsToInclude

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

Parameters

value

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


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


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

Parameters

values

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