Sha256: 534931ff160205eaf1b8401fa300bde4d252b8e1871b53ffc66b6c3ad2878249
Contents?: true
Size: 386 Bytes
Versions: 7
Compression:
Stored size: 386 Bytes
Contents
# DatadogAPIClient::V1::LogsIndexListResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **indexes** | [**Array<LogsIndex>**](LogsIndex.md) | Array of Log index configurations. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::LogsIndexListResponse.new( indexes: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems