Class ByteMatchSetState


  • public final class ByteMatchSetState
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • byteMatchTuples

        public java.util.Optional<com.pulumi.core.Output<java.util.List<ByteMatchSetByteMatchTupleArgs>>> byteMatchTuples()
        Returns:
        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.
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        The name or description of the ByteMatchSet.