Sha256: ca5fdbfa89b91a59b08c316708b5225e26862eba4bcd5c6cfa780f6fa8685d39
Contents?: true
Size: 407 Bytes
Versions: 4
Compression:
Stored size: 407 Bytes
Contents
# DatadogAPIClient::V2::SecurityFilterMeta ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **warning** | **String** | A warning message. | [optional] | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::SecurityFilterMeta.new( warning: All the security filters are disabled. As a result, no logs are being analyzed. ) ```
Version data entries
4 entries across 4 versions & 1 rubygems