# PolicyVersion
## Properties
**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)