ebsOptimized property

bool? ebsOptimized
final

Specifies whether the launch configuration is optimized for EBS I/O (true) or not (false). For more information, see Amazon EBS-Optimized Instances in the Amazon EC2 User Guide for Linux Instances.

Implementation

final bool? ebsOptimized;