Method: Awspec::Type::Ec2#initialize
- Defined in:
- lib/awspec/type/ec2.rb
#initialize(name) ⇒ Ec2
6 7 8 9 |
# File 'lib/awspec/type/ec2.rb', line 6 def initialize(name) super @display_name = name end |
6 7 8 9 |
# File 'lib/awspec/type/ec2.rb', line 6 def initialize(name) super @display_name = name end |