Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
newtype MatchFieldType Source #
pattern MatchFieldType_ALL_QUERY_ARGS :: MatchFieldType | |
pattern MatchFieldType_BODY :: MatchFieldType | |
pattern MatchFieldType_HEADER :: MatchFieldType | |
pattern MatchFieldType_METHOD :: MatchFieldType | |
pattern MatchFieldType_QUERY_STRING :: MatchFieldType | |
pattern MatchFieldType_SINGLE_QUERY_ARG :: MatchFieldType | |
pattern MatchFieldType_URI :: MatchFieldType |