Method: DatadogAPIClient::V2::DataDeletionResponseItemAttributes#indexes
- Defined in:
- lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb
#indexes ⇒ Object
List of indexes for the search. If not provided, the search is performed in all indexes.
34 35 36 |
# File 'lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb', line 34 def indexes @indexes end |