| 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.Route53Domains.Types.ContactType
Description
Documentation
newtype ContactType Source #
Constructors
| ContactType' | |
Fields | |
Bundled Patterns
| pattern ContactType_ASSOCIATION :: ContactType | |
| pattern ContactType_COMPANY :: ContactType | |
| pattern ContactType_PERSON :: ContactType | |
| pattern ContactType_PUBLIC_BODY :: ContactType | |
| pattern ContactType_RESELLER :: ContactType |