WebService::Fastly::Object::IamServiceGroup

Load the model package

use WebService::Fastly::Object::IamServiceGroup;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] id | string | Alphanumeric string identifying the service group. | [optional] object | string | The type of the object. | [optional] name | string | Name of the service group. | [optional] description | string | Description of the service group. | [optional] services_count | int | Number of services in the service group. | [optional]

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