| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Route53.Types.RRType
Description
Documentation
Constructors
| RRType' | |
Fields
| |
Bundled Patterns
| pattern RRType_A :: RRType | |
| pattern RRType_AAAA :: RRType | |
| pattern RRType_CAA :: RRType | |
| pattern RRType_CNAME :: RRType | |
| pattern RRType_DS :: RRType | |
| pattern RRType_MX :: RRType | |
| pattern RRType_NAPTR :: RRType | |
| pattern RRType_NS :: RRType | |
| pattern RRType_PTR :: RRType | |
| pattern RRType_SOA :: RRType | |
| pattern RRType_SPF :: RRType | |
| pattern RRType_SRV :: RRType | |
| pattern RRType_TXT :: RRType |