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