Class: RubyAemAws::Component::EC2Descriptor

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby_aem_aws/component/component_descriptor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject

Returns the value of attribute component

Returns:

  • (Object)

    the current value of component



25
26
27
# File 'lib/ruby_aem_aws/component/component_descriptor.rb', line 25

def component
  @component
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



25
26
27
# File 'lib/ruby_aem_aws/component/component_descriptor.rb', line 25

def name
  @name
end