Class: Aws::Types::WirelessConnection
- Inherits:
-
Object
- Object
- Aws::Types::WirelessConnection
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_wifi_enabled ⇒ Boolean
Returns the value of attribute is_wifi_enabled.
Instance Attribute Details
#is_wifi_enabled ⇒ Boolean
Returns the value of attribute is_wifi_enabled.
670 671 672 |
# File 'sig/types.rbs', line 670 def is_wifi_enabled @is_wifi_enabled end |