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)


1489
1490
1491
# File 'sig/types.rbs', line 1489

def mac_address
  @mac_address
end

#rss::Integer

Returns the value of attribute rss.

Returns:

  • (::Integer)


1490
1491
1492
# File 'sig/types.rbs', line 1490

def rss
  @rss
end