Method: DatadogAPIClient::V2::DataDeletionResponseItemAttributes#is_created

Defined in:
lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb

#is_createdObject

Whether the deletion request is fully created or not. It can take several minutes to fully create a deletion request depending on the target query and timeframe.



37
38
39
# File 'lib/datadog_api_client/v2/models/data_deletion_response_item_attributes.rb', line 37

def is_created
  @is_created
end