Class ByteMatchSetArgs


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

      • byteMatchTuples

        public java.util.Optional<com.pulumi.core.Output<java.util.List<ByteMatchSetByteMatchTupleArgs>>> byteMatchTuples()
        Returns:
        Specifies the bytes (typically a string that corresponds with ASCII characters) that you want to search for in web requests, the location in requests that you want to search, and other settings.
      • name

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