products

@JvmName(name = "ailkiuqaffdpchps")
suspend fun products(value: Output<List<String>>)
@JvmName(name = "bympxenxjblqlcfw")
suspend fun products(value: List<String>?)

Parameters

value

The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .


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


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

Parameters

values

The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .