# Fastly::IamPermission ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Alphanumeric string identifying the permission. | [optional] | | **object** | **String** | The type of the object. | [optional] | | **name** | **String** | Name of the permission. | [optional] | | **description** | **String** | The description of the permission. | [optional] | | **resource_name** | **String** | The name of the resource the operation will be performed on. | [optional] | | **resource_description** | **String** | The description of the resource. | [optional] | | **scope** | **String** | Permissions are either \"service\" level or \"account\" level. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)