You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Snowball::Types::SnowconeDeviceConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::Snowball::Types::SnowconeDeviceConfiguration
- Defined in:
- (unknown)
Overview
Note:
When passing SnowconeDeviceConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
wireless_connection: {
is_wifi_enabled: false,
},
}
Specifies the device configuration for an AWS Snowcone job.
Returned by:
Instance Attribute Summary collapse
-
#wireless_connection ⇒ Types::WirelessConnection
Configures the wireless connection for the AWS Snowcone device.
Instance Attribute Details
#wireless_connection ⇒ Types::WirelessConnection
Configures the wireless connection for the AWS Snowcone device.