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