You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Snowball::Types::WirelessConnection

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing WirelessConnection as input to an Aws::Client method, you can use a vanilla Hash:

{
  is_wifi_enabled: false,
}

Configures the wireless connection on an AWS Snowcone device.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#is_wifi_enabledBoolean

Enables the Wi-Fi adapter on an AWS Snowcone device.

Returns:

  • (Boolean)

    Enables the Wi-Fi adapter on an AWS Snowcone device.