Patch Deployment Patch Config Windows Update Args
data class PatchDeploymentPatchConfigWindowsUpdateArgs(val classifications: Output<List<String>>? = null, val excludes: Output<List<String>>? = null, val exclusivePatches: Output<List<String>>? = null) : ConvertibleToJava<PatchDeploymentPatchConfigWindowsUpdateArgs>