InstanceConfigurationFilter
Defines filtering criteria for WorkSpace Instance type searches. Combines multiple filter conditions including billing mode, platform type, and tenancy to help customers find instance types that meet their specific requirements.
Contents
- BillingMode
-
Filters WorkSpace Instance types based on supported billing modes. Allows customers to search for instance types that support their preferred billing model, such as HOURLY or MONTHLY billing.
Type: String
Valid Values:
MONTHLY | HOURLYRequired: Yes
- PlatformType
-
Filters WorkSpace Instance types by operating system platform. Allows customers to find instances that support their desired OS, such as Windows, Linux/UNIX, Ubuntu Pro, RHEL, or SUSE.
Type: String
Valid Values:
Windows | Windows BYOL | Linux/UNIX | Ubuntu Pro Linux | Red Hat Enterprise Linux | Red Hat BYOL Linux | SUSE LinuxRequired: Yes
- Tenancy
-
Filters WorkSpace Instance types by tenancy model. Allows customers to find instances that match their tenancy requirements, such as SHARED or DEDICATED.
Type: String
Valid Values:
SHARED | DEDICATEDRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: