WebService::Fastly::Object::Gzip

Load the model package

use WebService::Fastly::Object::Gzip;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- cache_condition | string | Name of the cache condition controlling when this configuration applies. | [optional] content_types | string | Space-separated list of content types to compress. If you omit this field a default list will be used. | [optional] extensions | string | Space-separated list of file extensions to compress. If you omit this field a default list will be used. | [optional] name | string | Name of the gzip configuration. | [optional]

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