Class: Aws::Types::GsmLocalId
- Inherits:
-
Object
- Object
- Aws::Types::GsmLocalId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bcch ⇒ ::Integer
Returns the value of attribute bcch.
-
#bsic ⇒ ::Integer
Returns the value of attribute bsic.
Instance Attribute Details
#bcch ⇒ ::Integer
Returns the value of attribute bcch.
1046 1047 1048 |
# File 'sig/types.rbs', line 1046 def bcch @bcch end |
#bsic ⇒ ::Integer
Returns the value of attribute bsic.
1045 1046 1047 |
# File 'sig/types.rbs', line 1045 def bsic @bsic end |