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