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