Class: Aws::Types::WcdmaLocalId
- Inherits:
-
Object
- Object
- Aws::Types::WcdmaLocalId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#psc ⇒ ::Integer
Returns the value of attribute psc.
-
#uarfcndl ⇒ ::Integer
Returns the value of attribute uarfcndl.
Instance Attribute Details
#psc ⇒ ::Integer
Returns the value of attribute psc.
2300 2301 2302 |
# File 'sig/types.rbs', line 2300 def psc @psc end |
#uarfcndl ⇒ ::Integer
Returns the value of attribute uarfcndl.
2299 2300 2301 |
# File 'sig/types.rbs', line 2299 def uarfcndl @uarfcndl end |