outscale_api 1.18.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**creation_date** | Option<**String**> | The date and time (UTC) at which the linked policy was created. | [optional]
**last_modification_date** | Option<**String**> | The date and time (UTC) at which the linked 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]
**policy_id** | Option<**String**> | The ID of the policy. | [optional]
**policy_name** | Option<**String**> | The name of 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)