WebService::Fastly::Object::GzipResponse

Load the model package

use WebService::Fastly::Object::GzipResponse;

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] service_id | string | | [optional] [readonly] version | string | | [optional] [readonly] created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] deleted_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]

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