Method: DatadogAPIClient::V2::DataDeletionResponseItemAttributes#updated_at
- Defined in:
- lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb
#updated_at ⇒ Object
Update time of the deletion request.
61 62 63 |
# File 'lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb', line 61 def updated_at @updated_at end |