| 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.Route53AutoNaming.Types.SOA
Description
Documentation
Start of Authority (SOA) properties for a public or private DNS namespace.
See: newSOA smart constructor.
Instances
| FromJSON SOA Source # | |
| ToJSON SOA Source # | |
Defined in Amazonka.Route53AutoNaming.Types.SOA | |
| Generic SOA Source # | |
| Read SOA Source # | |
| Show SOA Source # | |
| NFData SOA Source # | |
Defined in Amazonka.Route53AutoNaming.Types.SOA | |
| Eq SOA Source # | |
| Hashable SOA Source # | |
Defined in Amazonka.Route53AutoNaming.Types.SOA | |
| type Rep SOA Source # | |
Defined in Amazonka.Route53AutoNaming.Types.SOA | |
Create a value of SOA with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:ttl:SOA', soa_ttl - The time to live (TTL) for purposes of negative caching.