Sha256: 4aa57f85b8426f9797497d0f50de2e8ce76161a5714cf13a53dbe3f0e65d4deb
Contents?: true
Size: 369 Bytes
Versions: 7
Compression:
Stored size: 369 Bytes
Contents
# DatadogAPIClient::V2::IncidentServiceUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**IncidentServiceUpdateData**](IncidentServiceUpdateData.md) | | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::IncidentServiceUpdateRequest.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems