Class: Aws::Types::CdmaLocalId

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cdma_channel ⇒ ::Integer

Returns the value of attribute cdma_channel.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


132
133
134
# File 'sig/types.rbs', line 132

def pn_offset
  @pn_offset
end