DeviceArgs

fun DeviceArgs(assetTag: Output<String>? = null, clientTypes: Output<List<DeviceClientTypesItem>>? = null, customer: Output<String>? = null, deviceId: Output<String>? = null, hostname: Output<String>? = null, lastSyncTime: Output<String>? = null, serialNumber: Output<String>? = null, wifiMacAddresses: Output<List<String>>? = null)