outscale_api 1.17.0

Outscale API SDK
Documentation
# Policy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**creation_date** | Option<**String**> | The date and time (UTC) at which the policy was created. | [optional]
**description** | Option<**String**> | A friendly name for the policy (between 0 and 1000 characters). | [optional]
**is_linkable** | Option<**bool**> | Indicates whether the policy can be linked to a group or an EIM user. | [optional]
**last_modification_date** | Option<**String**> | The date and time (UTC) at which the policy was last modified. | [optional]
**orn** | Option<**String**> | The OUTSCALE Resource Name (ORN) of the policy. For more information, see [Resource Identifiers]https://docs.outscale.com/en/userguide/Resource-Identifiers.html. | [optional]
**path** | Option<**String**> | The path to the policy. | [optional]
**policy_default_version_id** | Option<**String**> | The ID of the policy default version. | [optional]
**policy_id** | Option<**String**> | The ID of the policy. | [optional]
**policy_name** | Option<**String**> | The name of the policy. | [optional]
**resources_count** | Option<**i32**> | The number of resources attached to the policy. | [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)