Sha256: 658e4dab4cd3dde69775943b05efb79b9d05adbf6ea5b3a3a57abba47ddf140c
Contents?: true
Size: 378 Bytes
Versions: 7
Compression:
Stored size: 378 Bytes
Contents
# DatadogAPIClient::V1::DashboardDeleteResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **deleted_dashboard_id** | **String** | ID of the deleted dashboard. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::DashboardDeleteResponse.new( deleted_dashboard_id: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems