regex

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

Parameters

value

The regular expressions to match the response content with.


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

Parameters

argument

The regular expressions to match the response content with.