# Fastly::IamRoleAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Alphanumeric string identifying the role. | [optional] | | **object** | **String** | The type of the object. | [optional] | | **name** | **String** | Name of the role. | [optional] | | **description** | **String** | Description of the role. | [optional] | | **custom** | **Boolean** | This attribute is set to `true` if the role is managed by the customer. It is set to `false` if the role was created by Fastly. | [optional] | | **permissions_count** | **Integer** | Number of permissions assigned to the role. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)