Class: Aws::Types::LteNmrObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#earfcn ⇒ ::Integer

Returns the value of attribute earfcn.

Returns:

  • (::Integer)


1560
1561
1562
# File 'sig/types.rbs', line 1560

def earfcn
  @earfcn
end

#eutran_cid ⇒ ::Integer

Returns the value of attribute eutran_cid.

Returns:

  • (::Integer)


1561
1562
1563
# File 'sig/types.rbs', line 1561

def eutran_cid
  @eutran_cid
end

#pci ⇒ ::Integer

Returns the value of attribute pci.

Returns:

  • (::Integer)


1559
1560
1561
# File 'sig/types.rbs', line 1559

def pci
  @pci
end

#rsrp ⇒ ::Integer

Returns the value of attribute rsrp.

Returns:

  • (::Integer)


1562
1563
1564
# File 'sig/types.rbs', line 1562

def rsrp
  @rsrp
end

#rsrq ⇒ ::Float

Returns the value of attribute rsrq.

Returns:

  • (::Float)


1563
1564
1565
# File 'sig/types.rbs', line 1563

def rsrq
  @rsrq
end