values

@JvmName(name = "pxnabtgmpcfihhrl")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "erdqpygohkpfuxda")
suspend fun values(value: List<String>?)

Parameters

value

The value for the filter key. For information about valid values for each key based on operating system type, see PatchFilter in the AWS Systems Manager API Reference .


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


@JvmName(name = "umrkwwfdnjsbgcyy")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "gpcaewgwjmbysqob")
suspend fun values(vararg values: String)

Parameters

values

The value for the filter key. For information about valid values for each key based on operating system type, see PatchFilter in the AWS Systems Manager API Reference .