Method: Elasticity::EbsConfiguration#ebs_optimized
- Defined in:
- lib/elasticity/instance_group.rb
#ebs_optimized ⇒ Object
Returns the value of attribute ebs_optimized.
75 76 77 |
# File 'lib/elasticity/instance_group.rb', line 75 def ebs_optimized @ebs_optimized end |