Method: DatadogAPIClient::V2::RetentionFilterAllAttributes#name
- Defined in:
- lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb
#name ⇒ Object
The name of the retention filter.
52 53 54 |
# File 'lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb', line 52 def name @name end |