xssMatchTuples

@JvmName(name = "soatpwtcurmgxiro")
suspend fun xssMatchTuples(value: Output<List<XssMatchSetXssMatchTupleArgs>>)
@JvmName(name = "jdgipxqulhjfpxvb")
suspend fun xssMatchTuples(value: List<XssMatchSetXssMatchTupleArgs>?)

Parameters

value

The parts of web requests that you want to inspect for cross-site scripting attacks.


@JvmName(name = "oasoixkymrljkpho")
suspend fun xssMatchTuples(vararg values: Output<XssMatchSetXssMatchTupleArgs>)


@JvmName(name = "sltlqhgpdmrmrgel")
suspend fun xssMatchTuples(values: List<Output<XssMatchSetXssMatchTupleArgs>>)
@JvmName(name = "eqbmoaattddylydu")
suspend fun xssMatchTuples(vararg values: XssMatchSetXssMatchTupleArgs)

Parameters

values

The parts of web requests that you want to inspect for cross-site scripting attacks.


@JvmName(name = "uwrjtlddgrdlrwir")
suspend fun xssMatchTuples(argument: List<suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit>)
@JvmName(name = "qwupfbibamrinfng")
suspend fun xssMatchTuples(vararg argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)
@JvmName(name = "fjmoekmdfugkhhbj")
suspend fun xssMatchTuples(argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)

Parameters

argument

The parts of web requests that you want to inspect for cross-site scripting attacks.