outscale_api 1.14.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | Option<**String**> | The key of the tag, with a minimum of 1 character. | [optional]
**resource_id** | Option<**String**> | The ID of the resource. | [optional]
**resource_type** | Option<**String**> | The type of the resource. | [optional]
**value** | Option<**String**> | The value of the tag, between 0 and 255 characters. | [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)