Sha256: d03dc8b80271ca921717d9405146165394f66ced0e037eebce82de9370905fd4
Contents?: true
Size: 435 Bytes
Versions: 2
Compression:
Stored size: 435 Bytes
Contents
# DatadogAPIClient::V1::SLOCorrectionResponse ## Properties | Name | Type | Description | Notes | | -------- | ------------------------------------- | ----------- | ---------- | | **data** | [**SLOCorrection**](SLOCorrection.md) | | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::SLOCorrectionResponse.new( data: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/SLOCorrectionResponse.md |
datadog_api_client-1.5.0 | docs/v1/SLOCorrectionResponse.md |