class Aws::AlexaForBusiness::Types::AssociateDeviceWithNetworkProfileRequest
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/AssociateDeviceWithNetworkProfileRequest AWS API Documentation
@return [String]
The ARN of the network profile to associate with a device.
@!attribute [rw] network_profile_arn
@return [String]
The device ARN.
@!attribute [rw] device_arn
}
network_profile_arn: “Arn”, # required
device_arn: “Arn”, # required
{
data as a hash:
@note When making an API call, you may pass AssociateDeviceWithNetworkProfileRequest