products

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


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