products

@JvmName(name = "iqrbvxldplruyfgt")
suspend fun products(value: Output<List<String>>)
@JvmName(name = "burntkfxqcwtneme")
suspend fun products(value: List<String>)

Parameters

value

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.


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


@JvmName(name = "ogybkkonofudljql")
suspend fun products(values: List<Output<String>>)
@JvmName(name = "nqlhgsbuorydycue")
suspend fun products(vararg values: String)

Parameters

values

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.