fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# LogAggregationsFilterFieldItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | Option<**String**> | The log field to which this filter should be applied. | 
**operator** | Option<**String**> | The comparison operator used for this filter. | 
**value** | Option<[**crate::models::LogAggregationsValueField**]LogAggregationsValueField.md> |  | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)