byteMatchTuples

@JvmName(name = "pckketmedsmgqckr")
suspend fun byteMatchTuples(value: Output<List<ByteMatchSetByteMatchTupleArgs>>)
@JvmName(name = "duyegdegmuxsbpgo")
suspend fun byteMatchTuples(value: List<ByteMatchSetByteMatchTupleArgs>?)

Parameters

value

Settings for the ByteMatchSet, such as the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests. ByteMatchTuple documented below.


@JvmName(name = "lnyjnnejaldcwlxe")
suspend fun byteMatchTuples(vararg values: Output<ByteMatchSetByteMatchTupleArgs>)


@JvmName(name = "cywxxudbmyehcjod")
suspend fun byteMatchTuples(values: List<Output<ByteMatchSetByteMatchTupleArgs>>)
@JvmName(name = "xbmbxvqwlhxiworq")
suspend fun byteMatchTuples(vararg values: ByteMatchSetByteMatchTupleArgs)

Parameters

values

Settings for the ByteMatchSet, such as the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests. ByteMatchTuple documented below.


@JvmName(name = "ekvfnviaxrdphdfp")
suspend fun byteMatchTuples(argument: List<suspend ByteMatchSetByteMatchTupleArgsBuilder.() -> Unit>)
@JvmName(name = "xefskeyqxbdljuot")
suspend fun byteMatchTuples(vararg argument: suspend ByteMatchSetByteMatchTupleArgsBuilder.() -> Unit)
@JvmName(name = "nfrdfybicrtdmtpl")
suspend fun byteMatchTuples(argument: suspend ByteMatchSetByteMatchTupleArgsBuilder.() -> Unit)

Parameters

argument

Settings for the ByteMatchSet, such as the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests. ByteMatchTuple documented below.