| 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.GlobalIdentity
Description
Synopsis
Documentation
data GlobalIdentity Source #
Global identity information.
See: newGlobalIdentity smart constructor.
Constructors
| GlobalIdentity' | |
Instances
Create a value of GlobalIdentity 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:lac:GlobalIdentity', globalIdentity_lac - Location area code of the global identity.
$sel:geranCid:GlobalIdentity', globalIdentity_geranCid - GERAN (GSM EDGE Radio Access Network) cell global identifier.
globalIdentity_lac :: Lens' GlobalIdentity Natural Source #
Location area code of the global identity.
globalIdentity_geranCid :: Lens' GlobalIdentity Natural Source #
GERAN (GSM EDGE Radio Access Network) cell global identifier.