# UpdateChangeRequestPolicyRequest
## Properties
**name** | **String** | The name of the policy. |
**description** | Option<**String**> | An optional description of the policy. | [optional]
**rules** | [**Vec<models::PolicyRule>**](PolicyRule.md) | A list of rules the policy enforces. |
**targets** | [**models::PolicyTargetsRequest**](PolicyTargetsRequest.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)