# AuditLogRoleCreated
## Properties
**id** | Option<**String**> | The role ID. | [optional]
**role_name** | Option<**String**> | The name of the role. | [optional]
**permissions** | Option<**Vec<String>**> | The permissions granted by the role. | [optional]
**resource_type** | Option<**String**> | The type of resource the role belongs to. | [optional]
**resource_id** | Option<**String**> | The resource the role is scoped to. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)