Patch Baseline Source Args
data class PatchBaselineSourceArgs(val configuration: Output<String>, val name: Output<String>, val products: Output<List<String>>) : ConvertibleToJava<PatchBaselineSourceArgs>
Properties
Link copied to clipboard
The 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
The 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.