GetDeviceResult

constructor(awsLocation: DeviceAwsLocation? = null, createdAt: String? = null, description: String? = null, deviceArn: String? = null, deviceId: String? = null, location: DeviceLocation? = null, model: String? = null, serialNumber: String? = null, siteId: String? = null, state: String? = null, tags: List<Tag>? = null, type: String? = null, vendor: String? = null)