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



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

def id
  @id
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