class Aws::IoTDeviceAdvisor::Types::DeviceUnderTest

Lists all the devices under test

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

data as a hash:

    {
      thing_arn: "AmazonResourceName",
      certificate_arn: "AmazonResourceName",
    }

@!attribute [rw] thing_arn

Lists devices thing arn
@return [String]

@!attribute [rw] certificate_arn

Lists devices certificate arn
@return [String]

Constants

SENSITIVE