# ReadEntitiesLinkedToPolicyRequest
## Properties
**entities_type** | Option<**Vec<String>**> | The type of entity linked to the policy you want to get information about. | [optional]
**first_item** | Option<**i32**> | The item starting the list of entities requested. | [optional]
**policy_orn** | **String** | The OUTSCALE Resource Name (ORN) of the policy. For more information, see [Resource Identifiers](https://docs.outscale.com/en/userguide/Resource-Identifiers.html). |
**results_per_page** | Option<**i32**> | The maximum number of items that can be returned in a single response (by default, 100). | [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)