Class: Aws::Types::TdscdmaLocalId
- Inherits:
-
Object
- Object
- Aws::Types::TdscdmaLocalId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cell_params ⇒ ::Integer
Returns the value of attribute cell_params.
-
#uarfcn ⇒ ::Integer
Returns the value of attribute uarfcn.
Instance Attribute Details
#cell_params ⇒ ::Integer
Returns the value of attribute cell_params.
2032 2033 2034 |
# File 'sig/types.rbs', line 2032 def cell_params @cell_params end |
#uarfcn ⇒ ::Integer
Returns the value of attribute uarfcn.
2031 2032 2033 |
# File 'sig/types.rbs', line 2031 def uarfcn @uarfcn end |