Module: ElasticAPM::Fields::ClassMethods
- Defined in:
- lib/elastic_apm/fields.rb
Instance Attribute Summary collapse
-
#schema ⇒ Object
readonly
Returns the value of attribute schema.
Instance Method Summary collapse
Instance Attribute Details
#schema ⇒ Object (readonly)
Returns the value of attribute schema.
88 89 90 |
# File 'lib/elastic_apm/fields.rb', line 88 def schema @schema end |