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:



1078
1079
1080
# File 'sig/types.rbs', line 1078

def earfcn
  @earfcn
end

#pci::Integer

Returns the value of attribute pci.

Returns:



1079
1080
1081
# File 'sig/types.rbs', line 1079

def pci
  @pci
end