Sha256: dfa96f5021737803f6aae9475e7ce66c7143a70347be86b3c2d08e9cc0a679aa
Contents?: true
Size: 930 Bytes
Versions: 1
Compression:
Stored size: 930 Bytes
Contents
# Fastly::GetLogRecordsResponseMetaFilters ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **service_id** | **String** | Specifies the ID of the service for which data should be returned. | [optional] | | **start** | **String** | Start time for the query as supplied in the request. | [optional] | | **_end** | **String** | End time for the query as supplied in the request. | [optional] | | **domain_exact_match** | **Boolean** | Value of the `domain_exact_match` filter as supplied in the request. | [optional] | | **limit** | **Integer** | Number of records per page. | [optional][default to 20] | | **next_cursor** | **String** | A cursor to specify the next page of results, if any. | [optional] | | **filter_fields** | [**Array<FilterFieldItem>**](FilterFieldItem.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/GetLogRecordsResponseMetaFilters.md |