AWS SDK for .NET Documentation
EbsOptimized Property
AmazonAmazon.AutoScaling.ModelCreateLaunchConfigurationRequestEbsOptimized Did this page help you?   Yes   No    Tell us about it...
Whether the instance is optimized for EBS I/O. The optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization is not available with all instance types. Additional usage charges apply when using an EBS Optimized instance. By default the instance is not optimized for EBS I/O. For information about EBS-optimized instances, go to EBS-Optimized Instances in the Amazon Elastic Compute Cloud User Guide.
Declaration Syntax
C#
public bool EbsOptimized { get; set; }

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