# Packages
Package workspacesthinclientiface provides an interface to enable mocking the Amazon WorkSpaces Thin Client service client for testing your code.
# Functions
ApplyTimeOf_Values returns all elements of the ApplyTimeOf enum.
DayOfWeek_Values returns all elements of the DayOfWeek enum.
DesktopType_Values returns all elements of the DesktopType enum.
DeviceSoftwareSetComplianceStatus_Values returns all elements of the DeviceSoftwareSetComplianceStatus enum.
DeviceStatus_Values returns all elements of the DeviceStatus enum.
EnvironmentSoftwareSetComplianceStatus_Values returns all elements of the EnvironmentSoftwareSetComplianceStatus enum.
MaintenanceWindowType_Values returns all elements of the MaintenanceWindowType enum.
New creates a new instance of the WorkSpacesThinClient client with a session.
SoftwareSetUpdateMode_Values returns all elements of the SoftwareSetUpdateMode enum.
SoftwareSetUpdateSchedule_Values returns all elements of the SoftwareSetUpdateSchedule enum.
SoftwareSetUpdateStatus_Values returns all elements of the SoftwareSetUpdateStatus enum.
SoftwareSetValidationStatus_Values returns all elements of the SoftwareSetValidationStatus enum.
TargetDeviceStatus_Values returns all elements of the TargetDeviceStatus enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.
# Constants
ApplyTimeOfDevice is a ApplyTimeOf enum value.
ApplyTimeOfUtc is a ApplyTimeOf enum value.
DayOfWeekFriday is a DayOfWeek enum value.
DayOfWeekMonday is a DayOfWeek enum value.
DayOfWeekSaturday is a DayOfWeek enum value.
DayOfWeekSunday is a DayOfWeek enum value.
DayOfWeekThursday is a DayOfWeek enum value.
DayOfWeekTuesday is a DayOfWeek enum value.
DayOfWeekWednesday is a DayOfWeek enum value.
DesktopTypeAppstream is a DesktopType enum value.
DesktopTypeWorkspaces is a DesktopType enum value.
DesktopTypeWorkspacesWeb is a DesktopType enum value.
DeviceSoftwareSetComplianceStatusCompliant is a DeviceSoftwareSetComplianceStatus enum value.
DeviceSoftwareSetComplianceStatusNone is a DeviceSoftwareSetComplianceStatus enum value.
DeviceSoftwareSetComplianceStatusNotCompliant is a DeviceSoftwareSetComplianceStatus enum value.
DeviceStatusArchived is a DeviceStatus enum value.
DeviceStatusDeregistered is a DeviceStatus enum value.
DeviceStatusDeregistering is a DeviceStatus enum value.
DeviceStatusRegistered is a DeviceStatus enum value.
ID to lookup a service endpoint with.
EnvironmentSoftwareSetComplianceStatusCompliant is a EnvironmentSoftwareSetComplianceStatus enum value.
EnvironmentSoftwareSetComplianceStatusNoRegisteredDevices is a EnvironmentSoftwareSetComplianceStatus enum value.
EnvironmentSoftwareSetComplianceStatusNotCompliant is a EnvironmentSoftwareSetComplianceStatus enum value.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
MaintenanceWindowTypeCustom is a MaintenanceWindowType enum value.
MaintenanceWindowTypeSystem is a MaintenanceWindowType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SoftwareSetUpdateModeUseDesired is a SoftwareSetUpdateMode enum value.
SoftwareSetUpdateModeUseLatest is a SoftwareSetUpdateMode enum value.
SoftwareSetUpdateScheduleApplyImmediately is a SoftwareSetUpdateSchedule enum value.
SoftwareSetUpdateScheduleUseMaintenanceWindow is a SoftwareSetUpdateSchedule enum value.
SoftwareSetUpdateStatusAvailable is a SoftwareSetUpdateStatus enum value.
SoftwareSetUpdateStatusInProgress is a SoftwareSetUpdateStatus enum value.
SoftwareSetUpdateStatusUpToDate is a SoftwareSetUpdateStatus enum value.
SoftwareSetValidationStatusNotValidated is a SoftwareSetValidationStatus enum value.
SoftwareSetValidationStatusValidated is a SoftwareSetValidationStatus enum value.
TargetDeviceStatusArchived is a TargetDeviceStatus enum value.
TargetDeviceStatusDeregistered is a TargetDeviceStatus enum value.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.
# Structs
You do not have sufficient access to perform this action.
The requested operation would cause a conflict with the current state of a service resource associated with the request.
Describes a thin client device.
Describes a thin client device.
Describes an environment.
Describes an environment.
The server encountered an internal error and is unable to complete the request.
Describes the maintenance window for a thin client device.
The resource specified in the request was not found.
Your request exceeds a service quota.
Describes software.
Describes a software set.
Describes a software set.
The request was denied due to request throttling.
The input fails to satisfy the specified constraints.
Describes a validation exception.
WorkSpacesThinClient provides the API operation methods for making requests to Amazon WorkSpaces Thin Client.