Method: DatadogAPIClient::V2::DataDeletionResponseItemAttributes#created_by
- Defined in:
- lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb
#created_by ⇒ Object
User who created the deletion request.
28 29 30 |
# File 'lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb', line 28 def created_by @created_by end |