Class: Aws::Types::LteLocalId
- Inherits:
-
Object
- Object
- Aws::Types::LteLocalId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#earfcn ⇒ ::Integer
Returns the value of attribute earfcn.
-
#pci ⇒ ::Integer
Returns the value of attribute pci.
Instance Attribute Details
#earfcn ⇒ ::Integer
Returns the value of attribute earfcn.
1078 1079 1080 |
# File 'sig/types.rbs', line 1078 def earfcn @earfcn end |
#pci ⇒ ::Integer
Returns the value of attribute pci.
1079 1080 1081 |
# File 'sig/types.rbs', line 1079 def pci @pci end |