Class: Aws::Types::LteLocalId

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)


1554
1555
1556
# File 'sig/types.rbs', line 1554

def earfcn
  @earfcn
end

#pci ⇒ ::Integer

Returns the value of attribute pci.

Returns:

  • (::Integer)


1553
1554
1555
# File 'sig/types.rbs', line 1553

def pci
  @pci
end