WebService::Fastly::Object::LoggingRequestCapsCommon

Load the model package

use WebService::Fastly::Object::LoggingRequestCapsCommon;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- request_max_entries | int | The maximum number of logs sent in one request. Defaults 0 for unbounded. | [optional] [default to 0] request_max_bytes | int | The maximum number of bytes sent in one request. Defaults 0 for unbounded. | [optional] [default to 0]

[Back to Model list] [Back to API list] [Back to README]