# UserGroup
## Properties
**creation_date** | Option<**String**> | The date and time (UTC) of creation of the user group. | [optional]
**last_modification_date** | Option<**String**> | The date and time (UTC) of the last modification of the user group. | [optional]
**name** | Option<**String**> | The name of the user group. | [optional]
**orn** | Option<**String**> | The Outscale Resource Name (ORN) of the user group. For more information, see [Resource Identifiers](https://docs.outscale.com/en/userguide/Resource-Identifiers.html). | [optional]
**path** | Option<**String**> | The path to the user group. | [optional]
**user_group_id** | Option<**String**> | The ID of the user group. | [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)