outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ReadUserPolicyResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)