xssMatchTuples

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


@JvmName(name = "vftjymewyvbggpci")
suspend fun xssMatchTuples(values: List<Output<XssMatchSetXssMatchTupleArgs>>)
@JvmName(name = "fwiyupktfkwpfmlp")
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 = "vollqudtkbopaosv")
suspend fun xssMatchTuples(argument: List<suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit>)
@JvmName(name = "ynhcumtkxdbjulnw")
suspend fun xssMatchTuples(vararg argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)
@JvmName(name = "uspgglegqjggxskx")
suspend fun xssMatchTuples(argument: suspend XssMatchSetXssMatchTupleArgsBuilder.() -> Unit)

Parameters

argument

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