Sha256: f8b5e136508fb0f814de4ff93fd5b5e91d0bf27d9516d73d6255bb36aad7d8af
Contents?: true
Size: 389 Bytes
Versions: 7
Compression:
Stored size: 389 Bytes
Contents
# DatadogAPIClient::V1::CheckCanDeleteSLOResponseData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **ok** | **Array<String>** | An array of of SLO IDs that can be safely deleted. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::CheckCanDeleteSLOResponseData.new( ok: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems