Sha256: 75b59326167df017fa6219d6c069d555c492efb06ce077b66faf540c016ba4b0
Contents?: true
Size: 341 Bytes
Versions: 6
Compression:
Stored size: 341 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
6 entries across 6 versions & 1 rubygems