use WebService::Fastly::Object::ServiceResponseAllOf;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
id | string | | [optional] [readonly]
publish_key | string | Unused at this time. | [optional]
paused | boolean | Whether the service is paused. Services are paused due to a lack of traffic for an extended period of time. Services are resumed either when a draft version is activated or a locked version is cloned and reactivated. | [optional]
versions | ARRAY[SchemasVersionResponse] | A list of versions associated with the service. | [optional]
environments | ARRAY[Environment] | A list of environments where the service has been deployed. | [optional]