Device

class Device : KotlinCustomResource

Creates a device. Only company-owned device may be created. Note: This method is available only to customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for Education, and Cloud Identity Premium Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
Link copied to clipboard
val assetTag: Output<String>

Asset tag of the device.

Link copied to clipboard
val basebandVersion: Output<String>

Baseband version of the device.

Link copied to clipboard

Device bootloader version. Example: 0.6.7.

Link copied to clipboard
val brand: Output<String>

Device brand. Example: Samsung.

Link copied to clipboard
val buildNumber: Output<String>

Build number of the device.

Link copied to clipboard

Represents whether the Device is compromised.

Link copied to clipboard
val createTime: Output<String>

When the Company-Owned device was imported. This field is empty for BYOD devices.

Link copied to clipboard
val customer: Output<String>?

Optional. Resource name of the customer. If you're using this API for your own organization, use customers/my_customer If you're using this API to manage another organization, use customers/{customer}, where customer is the customer to whom the device belongs.

Link copied to clipboard
val deviceId: Output<String>

Unique identifier for the device.

Link copied to clipboard
val deviceType: Output<String>

Type of device.

Link copied to clipboard

Whether developer options is enabled on device.

Link copied to clipboard

Whether USB debugging is enabled on device.

Link copied to clipboard
val encryptionState: Output<String>

Device encryption state.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val imei: Output<String>

IMEI number of device if GSM device; empty otherwise.

Link copied to clipboard
val kernelVersion: Output<String>

Kernel version of the device.

Link copied to clipboard
val lastSyncTime: Output<String>

Most recent time when device synced with this service.

Link copied to clipboard
val managementState: Output<String>

Management state of the device

Link copied to clipboard
val manufacturer: Output<String>

Device manufacturer. Example: Motorola.

Link copied to clipboard
val meid: Output<String>

MEID number of device if CDMA device; empty otherwise.

Link copied to clipboard
val model: Output<String>

Model name of device. Example: Pixel 3.

Link copied to clipboard
val name: Output<String>

Resource name of the Device in format: devices/{device}, where device is the unique id assigned to the Device.

Link copied to clipboard
val networkOperator: Output<String>

Mobile or network operator of device, if available.

Link copied to clipboard
val osVersion: Output<String>

OS version of the device. Example: Android 8.1.0.

Link copied to clipboard
val otherAccounts: Output<List<String>>

Domain name for Google accounts on device. Type for other accounts on device. On Android, will only be populated if |ownership_privilege| is |PROFILE_OWNER| or |DEVICE_OWNER|. Does not include the account signed in to the device policy app if that account's domain has only one account. Examples: "com.example", "xyz.com".

Link copied to clipboard
val ownerType: Output<String>

Whether the device is owned by the company or an individual

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val releaseVersion: Output<String>

OS release version. Example: 6.0.

Link copied to clipboard

OS security patch update time on device.

Link copied to clipboard
val serialNumber: Output<String>

Serial Number of device. Example: HT82V1A01076.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

WiFi MAC addresses of device.