Method: DatadogAPIClient::V2::EntityV3DatastoreSpec#component_of
- Defined in:
- lib/datadog_api_client/v2/models/entity_v3_datastore_spec.rb
#component_of ⇒ Object
A list of components the datastore is a part of
25 26 27 |
# File 'lib/datadog_api_client/v2/models/entity_v3_datastore_spec.rb', line 25 def component_of @component_of end |