Class: Aws::Types::TdscdmaObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lac ⇒ ::Integer

Returns the value of attribute lac.

Returns:

  • (::Integer)


2048
2049
2050
# File 'sig/types.rbs', line 2048

def lac
  @lac
end

#mcc ⇒ ::Integer

Returns the value of attribute mcc.

Returns:

  • (::Integer)


2046
2047
2048
# File 'sig/types.rbs', line 2046

def mcc
  @mcc
end

#mnc ⇒ ::Integer

Returns the value of attribute mnc.

Returns:

  • (::Integer)


2047
2048
2049
# File 'sig/types.rbs', line 2047

def mnc
  @mnc
end

#path_loss ⇒ ::Integer

Returns the value of attribute path_loss.

Returns:

  • (::Integer)


2053
2054
2055
# File 'sig/types.rbs', line 2053

def path_loss
  @path_loss
end

#rscp ⇒ ::Integer

Returns the value of attribute rscp.

Returns:

  • (::Integer)


2052
2053
2054
# File 'sig/types.rbs', line 2052

def rscp
  @rscp
end

#tdscdma_local_id ⇒ Types::TdscdmaLocalId

Returns the value of attribute tdscdma_local_id.



2050
2051
2052
# File 'sig/types.rbs', line 2050

def tdscdma_local_id
  @tdscdma_local_id
end

#tdscdma_nmr ⇒ ::Array[Types::TdscdmaNmrObj]

Returns the value of attribute tdscdma_nmr.

Returns:



2054
2055
2056
# File 'sig/types.rbs', line 2054

def tdscdma_nmr
  @tdscdma_nmr
end

#tdscdma_timing_advance ⇒ ::Integer

Returns the value of attribute tdscdma_timing_advance.

Returns:

  • (::Integer)


2051
2052
2053
# File 'sig/types.rbs', line 2051

def tdscdma_timing_advance
  @tdscdma_timing_advance
end

#utran_cid ⇒ ::Integer

Returns the value of attribute utran_cid.

Returns:

  • (::Integer)


2049
2050
2051
# File 'sig/types.rbs', line 2049

def utran_cid
  @utran_cid
end