Patch Baseline Source
    data class PatchBaselineSource(val configuration: String, val name: String, val products: List<String>)
Constructors
Types
Properties
Link copied to clipboard
                Value of the yum repo configuration. For information about other options available for your yum repository configuration, see the dnf.conf documentation
Link copied to clipboard
                Specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "AmazonLinux2016.09", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter.