outscale_api 1.14.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | Option<**String**> | The policy document, corresponding to a JSON string that contains the policy. For more information, see [EIM Reference Information]https://docs.outscale.com/en/userguide/EIM-Reference-Information.html and [EIM Policy Generator]https://docs.outscale.com/en/userguide/EIM-Policy-Generator.html. | [optional]
**creation_date** | Option<**String**> | The date and time (UTC) at which the version was created. | [optional]
**default_version** | Option<**bool**> | If true, the version is the default one. | [optional]
**version_id** | Option<**String**> | The ID of the version. | [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)