products

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

Parameters

value

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.


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


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

Parameters

values

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.