# Fastly::IamServiceGroup ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | 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** | **Integer** | Number of services in the service group. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)