WebService::Fastly::Object::LoggingGenericCommon

Load the model package

use WebService::Fastly::Object::LoggingGenericCommon;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- message_type | string | How the message should be formatted. | [optional] [default to 'classic'] timestamp_format | string | A timestamp format | [optional] [readonly] compression_codec | string | The codec used for compressing your logs. Valid values are zstd, snappy, and gzip. Specifying both compression_codec and gzip_level in the same API request will result in an error. | [optional]

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