AWS SDK for .NET Documentation
InstanceType Property
AmazonAmazon.OpsWorks.ModelCreateInstanceRequestInstanceType Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property InstanceType.

The instance type. AWS OpsWorks supports all instance types except Cluster Compute, Cluster GPU, and High Memory Cluster. For more information, see Instance Families and Types. The parameter values that you use to specify the various types are in the API Name column of the Available Instance Types table.

Declaration Syntax
C#
public string InstanceType { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)