GetPatchBaselineSource

data class GetPatchBaselineSource(val configuration: String, val name: String, val products: List<String>)

Constructors

Link copied to clipboard
constructor(configuration: String, name: String, products: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value of the yum repo configuration.

Link copied to clipboard

The name specified to identify the patch source.

Link copied to clipboard

The specific operating system versions a patch repository applies to.