products

@JvmName(name = "tdssckhegfvwjmvr")
suspend fun products(value: Output<List<String>>)
@JvmName(name = "qsuwdltnmpiuyshw")
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 = "qetfthpnrkuqaqhs")
suspend fun products(vararg values: Output<String>)


@JvmName(name = "qsphkaebbdgvgkxd")
suspend fun products(values: List<Output<String>>)
@JvmName(name = "ucxpmtbqtbkfqkij")
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 .