AWS SDK for .NET Documentation
EbsOptimized Property
Amazon
►
Amazon.AutoScaling.Model
►
LaunchConfiguration
►
EbsOptimized
C#
Did this page help you?
Yes
No
Tell us about it...
Specifies whether the instance is optimized for EBS I/O (
true
) or not (
false
).
Declaration Syntax
C#
public
bool
EbsOptimized
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)