Sha256: c4b2a65a760f2565d64c777429c4f1196936d86598550737c61f0e98a6824a6f
Contents?: true
Size: 418 Bytes
Versions: 7
Compression:
Stored size: 418 Bytes
Contents
# DatadogAPIClient::V2::DashboardListItemResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | ID of the dashboard. | [readonly] | | **type** | [**DashboardType**](DashboardType.md) | | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::DashboardListItemResponse.new( id: q5j-nti-fv6, type: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems