xssMatchTuples

@JvmName(name = "adbtiygbwhcxoqab")
suspend fun xssMatchTuples(value: Output<List<XssMatchSetXssMatchTupleArgs>>)
@JvmName(name = "iuasykkawrgcfxyb")
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 = "okoxjdlufvcgmvuc")
suspend fun xssMatchTuples(vararg values: Output<XssMatchSetXssMatchTupleArgs>)


@JvmName(name = "xnybancagepxrdvl")
suspend fun xssMatchTuples(values: List<Output<XssMatchSetXssMatchTupleArgs>>)
@JvmName(name = "tqrnolirjsmeckqd")
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 = "wphcgvgplaatqldy")
suspend fun xssMatchTuples(argument: List<suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit>)
@JvmName(name = "ulmftesnamyhvvhs")
suspend fun xssMatchTuples(vararg argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)
@JvmName(name = "uthaeocchvrijywf")
suspend fun xssMatchTuples(argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)

Parameters

argument

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