class Aws::NetworkManager::Types::DeleteDeviceRequest

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

data as a hash:

    {
      global_network_id: "String", # required
      device_id: "String", # required
    }

@!attribute [rw] global_network_id

The ID of the global network.
@return [String]

@!attribute [rw] device_id

The ID of the device.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/DeleteDeviceRequest AWS API Documentation

Constants

SENSITIVE