Class: Aws::Types::GsmNmrObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bcch ⇒ ::Integer

Returns the value of attribute bcch.

Returns:

  • (::Integer)


1052
1053
1054
# File 'sig/types.rbs', line 1052

def bcch
  @bcch
end

#bsic ⇒ ::Integer

Returns the value of attribute bsic.

Returns:

  • (::Integer)


1051
1052
1053
# File 'sig/types.rbs', line 1051

def bsic
  @bsic
end

#global_identity ⇒ Types::GlobalIdentity

Returns the value of attribute global_identity.



1054
1055
1056
# File 'sig/types.rbs', line 1054

def global_identity
  @global_identity
end

#rx_level ⇒ ::Integer

Returns the value of attribute rx_level.

Returns:

  • (::Integer)


1053
1054
1055
# File 'sig/types.rbs', line 1053

def rx_level
  @rx_level
end