Class: Aws::Types::CdmaNmrObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#base_station_id ⇒ ::Integer

Returns the value of attribute base_station_id.

Returns:

  • (::Integer)


141
142
143
# File 'sig/types.rbs', line 141

def base_station_id
  @base_station_id
end

#cdma_channel ⇒ ::Integer

Returns the value of attribute cdma_channel.

Returns:

  • (::Integer)


139
140
141
# File 'sig/types.rbs', line 139

def cdma_channel
  @cdma_channel
end

#pilot_power ⇒ ::Integer

Returns the value of attribute pilot_power.

Returns:

  • (::Integer)


140
141
142
# File 'sig/types.rbs', line 140

def pilot_power
  @pilot_power
end

#pn_offset ⇒ ::Integer

Returns the value of attribute pn_offset.

Returns:

  • (::Integer)


138
139
140
# File 'sig/types.rbs', line 138

def pn_offset
  @pn_offset
end