| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the resource | |
| urn | string | The URN (Uniform Resource Name) of the resource | [optional] |
| description | string | An optional longer description of what this resource respresents in your system | [optional] |
| actions | array<string,\OpenAPI\Client\Model\ActionBlockEditable> | A actions definition block, typically contained within a resource type definition block. The actions represents the ways you can interact with a protected resource. | |
| attributes | array<string,\OpenAPI\Client\Model\AttributeBlockEditable> | Attributes that each resource of this type defines, and can be used in your ABAC policies. | [optional] |