Module: Elasticsearch::Resources::Configuration::Nameable::InstanceMethods
- Defined in:
- lib/elasticsearch/resources/configuration/nameable.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
14 15 16 |
# File 'lib/elasticsearch/resources/configuration/nameable.rb', line 14 def name @name end |