Class: RubyAemAws::Component::ELBDescriptor

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end