AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a thin client device.
Namespace: Amazon.WorkSpacesThinClient.Model
Assembly: AWSSDK.WorkSpacesThinClient.dll
Version: 3.x.y.z
public class Device
The Device type exposes the following members
Name | Description | |
---|---|---|
![]() |
Device() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the device. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp of when the device was created. |
![]() |
CurrentSoftwareSetId | System.String |
Gets and sets the property CurrentSoftwareSetId. The ID of the software set currently installed on the device. |
![]() |
CurrentSoftwareSetVersion | System.String |
Gets and sets the property CurrentSoftwareSetVersion. The version of the software set currently installed on the device. |
![]() |
DesiredSoftwareSetId | System.String |
Gets and sets the property DesiredSoftwareSetId. The ID of the software set which the device has been set to. |
![]() |
EnvironmentId | System.String |
Gets and sets the property EnvironmentId. The ID of the environment the device is associated with. |
![]() |
Id | System.String |
Gets and sets the property Id. The ID of the device. |
![]() |
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The Amazon Resource Name (ARN) of the Key Management Service key used to encrypt the device. |
![]() |
LastConnectedAt | System.DateTime |
Gets and sets the property LastConnectedAt. The timestamp of the most recent session on the device. |
![]() |
LastPostureAt | System.DateTime |
Gets and sets the property LastPostureAt. The timestamp of the most recent check-in of the device. |
![]() |
Model | System.String |
Gets and sets the property Model. The model number of the device. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the device. |
![]() |
PendingSoftwareSetId | System.String |
Gets and sets the property PendingSoftwareSetId. The ID of the software set that is pending to be installed on the device. |
![]() |
PendingSoftwareSetVersion | System.String |
Gets and sets the property PendingSoftwareSetVersion. The version of the software set that is pending to be installed on the device. |
![]() |
SerialNumber | System.String |
Gets and sets the property SerialNumber. The hardware serial number of the device. |
![]() |
SoftwareSetComplianceStatus | Amazon.WorkSpacesThinClient.DeviceSoftwareSetComplianceStatus |
Gets and sets the property SoftwareSetComplianceStatus. Describes if the software currently installed on the device is a supported version. |
![]() |
SoftwareSetUpdateSchedule | Amazon.WorkSpacesThinClient.SoftwareSetUpdateSchedule |
Gets and sets the property SoftwareSetUpdateSchedule. An option to define if software updates should be applied within a maintenance window. |
![]() |
SoftwareSetUpdateStatus | Amazon.WorkSpacesThinClient.SoftwareSetUpdateStatus |
Gets and sets the property SoftwareSetUpdateStatus. Describes if the device has a supported version of software installed. |
![]() |
Status | Amazon.WorkSpacesThinClient.DeviceStatus |
Gets and sets the property Status. The status of the device. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tag keys and optional values for the resource. |
![]() |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp of when the device was updated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5