filters

@JvmName(name = "vkynpuvlybjkaqjf")
suspend fun filters(value: Output<List<String>>)
@JvmName(name = "comfmwyamgnvvrgc")
suspend fun filters(value: List<String>?)

Parameters

value

To modify the request before sending it to the target endpoint, or the received response in app level.


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


@JvmName(name = "ofxiiepgomqodgye")
suspend fun filters(values: List<Output<String>>)
@JvmName(name = "xweialnejusyixyd")
suspend fun filters(vararg values: String)

Parameters

values

To modify the request before sending it to the target endpoint, or the received response in app level.