instancePlatform property

Output<String> instancePlatform
latefinal

The type of operating system for which to reserve capacity. Valid options are Linux/UNIX, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Server, Windows with SQL Server Enterprise, Windows with SQL Server Standard or Windows with SQL Server Web.

Implementation

late final pulumi.Output<String> instancePlatform;