Class: Aws::Types::CdmaLocalId
- Inherits:
-
Object
- Object
- Aws::Types::CdmaLocalId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cdma_channel ⇒ ::Integer
Returns the value of attribute cdma_channel.
-
#pn_offset ⇒ ::Integer
Returns the value of attribute pn_offset.
Instance Attribute Details
#cdma_channel ⇒ ::Integer
Returns the value of attribute cdma_channel.
133 134 135 |
# File 'sig/types.rbs', line 133 def cdma_channel @cdma_channel end |
#pn_offset ⇒ ::Integer
Returns the value of attribute pn_offset.
132 133 134 |
# File 'sig/types.rbs', line 132 def pn_offset @pn_offset end |