fastly-api 1.3.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**port** | Option<**i32**> | The port number. | [default to 20000]
**token** | Option<**String**> | Use token based authentication ([https://logentries.com/doc/input-token/]https://logentries.com/doc/input-token/). | 
**use_tls** | Option<[**crate::models::LoggingUseTls**]LoggingUseTls.md> |  | 
**region** | Option<**String**> | The region to which to stream logs. | 

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