Class: RubyAemAws::Component::EC2Descriptor
- Inherits:
-
Struct
- Object
- Struct
- RubyAemAws::Component::EC2Descriptor
- Defined in:
- lib/ruby_aem_aws/component/component_descriptor.rb
Instance Attribute Summary collapse
-
#component ⇒ Object
Returns the value of attribute component.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#component ⇒ Object
Returns the value of attribute component
25 26 27 |
# File 'lib/ruby_aem_aws/component/component_descriptor.rb', line 25 def component @component end |
#name ⇒ Object
Returns the value of attribute name
25 26 27 |
# File 'lib/ruby_aem_aws/component/component_descriptor.rb', line 25 def name @name end |