| 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.IoTWireless.Types.Ip
Description
Documentation
IP address used for resolving device location.
See: newIp smart constructor.
Instances
| ToJSON Ip Source # | |
Defined in Amazonka.IoTWireless.Types.Ip | |
| Generic Ip Source # | |
| Read Ip Source # | |
| Show Ip Source # | |
| NFData Ip Source # | |
Defined in Amazonka.IoTWireless.Types.Ip | |
| Eq Ip Source # | |
| Hashable Ip Source # | |
Defined in Amazonka.IoTWireless.Types.Ip | |
| type Rep Ip Source # | |
Defined in Amazonka.IoTWireless.Types.Ip | |
Create a value of Ip 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:ipAddress:Ip', ip_ipAddress - IP address information.