regex

@JvmName(name = "lircemkyhflibmtn")
suspend fun regex(value: Output<RestResponseRegexArgs>)
@JvmName(name = "gryisohhvccyetyw")
suspend fun regex(value: RestResponseRegexArgs?)

Parameters

value

The regular expressions to match the response content with.


@JvmName(name = "jusfxjbbthqqcfuu")
suspend fun regex(argument: suspend RestResponseRegexArgsBuilder.() -> Unit)

Parameters

argument

The regular expressions to match the response content with.