# ReadUserPolicyResponse
## Properties
**policy_document** | Option<**String**> | The policy document, providing a description of the policy. | [optional]
**policy_name** | Option<**String**> | The name of the inline policy. | [optional]
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [optional]
**user_name** | Option<**String**> | The name of the user in which the inline policy is included. | [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)