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