byteMatchTuples

@JvmName(name = "cwodfdgpgumfjtsm")
suspend fun byteMatchTuples(value: Output<List<ByteMatchSetByteMatchTupleArgs>>)
@JvmName(name = "hneoehnsdlvktulk")
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 = "ostpdqsfpvjwwoao")
suspend fun byteMatchTuples(vararg values: Output<ByteMatchSetByteMatchTupleArgs>)


@JvmName(name = "embkibtycikdehff")
suspend fun byteMatchTuples(values: List<Output<ByteMatchSetByteMatchTupleArgs>>)
@JvmName(name = "xgswsprnkfgsfmef")
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 = "elqlfmkpmkubggha")
suspend fun byteMatchTuples(argument: List<suspend ByteMatchSetByteMatchTupleArgsBuilder.() -> Unit>)
@JvmName(name = "fygabjqfnsfuvebk")
suspend fun byteMatchTuples(vararg argument: suspend ByteMatchSetByteMatchTupleArgsBuilder.() -> Unit)
@JvmName(name = "kndntpnjkpneonnr")
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.