# Policy

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**actions** | **string[]** | Actions impacted by the policy. | [optional] 
**conditions** | [**map[string,\keto\SDK\Model\PolicyConditions]**](PolicyConditions.md) | Conditions under which the policy is active. | [optional] 
**description** | **string** | Description of the policy. | [optional] 
**effect** | **string** | Effect of the policy | [optional] 
**id** | **string** | ID of the policy. | [optional] 
**resources** | **string[]** | Resources impacted by the policy. | [optional] 
**subjects** | **string[]** | Subjects impacted by the policy. | [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)


