class Aws::AlexaForBusiness::Types::AssociateDeviceWithNetworkProfileRequest

@note When making an API call, you may pass AssociateDeviceWithNetworkProfileRequest

data as a hash:

    {
      device_arn: "Arn", # required
      network_profile_arn: "Arn", # required
    }

@!attribute [rw] device_arn

The device ARN.
@return [String]

@!attribute [rw] network_profile_arn

The ARN of the network profile to associate with a device.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/AssociateDeviceWithNetworkProfileRequest AWS API Documentation

Constants

SENSITIVE