Class: Aws::Types::WiFiAccessPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mac_address ⇒ ::String

Returns the value of attribute mac_address.

Returns:

  • (::String)


2326
2327
2328
# File 'sig/types.rbs', line 2326

def mac_address
  @mac_address
end

#rss ⇒ ::Integer

Returns the value of attribute rss.

Returns:

  • (::Integer)


2327
2328
2329
# File 'sig/types.rbs', line 2327

def rss
  @rss
end