WorkSpaceApplication
Describes the WorkSpace application.
Contents
- ApplicationId
-
The identifier of the application.
Type: String
Pattern:
^wsa-[0-9a-z]{8,63}$
Required: No
- Created
-
The time the application is created.
Type: Timestamp
Required: No
- Description
-
The description of the WorkSpace application.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- LicenseType
-
The license availability for the applications.
Type: String
Valid Values:
LICENSED | UNLICENSED
Required: No
- Name
-
The name of the WorkSpace application.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- Owner
-
The owner of the WorkSpace application.
Type: String
Pattern:
^\d{12}|AMAZON$
Required: No
- State
-
The status of WorkSpace application.
Type: String
Valid Values:
PENDING | ERROR | AVAILABLE | UNINSTALL_ONLY
Required: No
- SupportedComputeTypeNames
-
The supported compute types of the WorkSpace application.
Type: Array of strings
Valid Values:
VALUE | STANDARD | PERFORMANCE | POWER | GRAPHICS | POWERPRO | GRAPHICSPRO | GRAPHICS_G4DN | GRAPHICSPRO_G4DN
Required: No
- SupportedOperatingSystemNames
-
The supported operating systems of the WorkSpace application.
Type: Array of strings
Valid Values:
AMAZON_LINUX_2 | UBUNTU_18_04 | UBUNTU_20_04 | UBUNTU_22_04 | UNKNOWN | WINDOWS_10 | WINDOWS_11 | WINDOWS_7 | WINDOWS_SERVER_2016 | WINDOWS_SERVER_2019 | WINDOWS_SERVER_2022 | RHEL_8 | ROCKY_8
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: