The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

WebService::Fastly::Object::IamUserGroup

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] id | string | Alphanumeric string identifying the user group. | [optional] name | string | Name of the user group. | [optional] description | string | Description of the user group. | [optional] invitations_count | int | Number of invitations added to the user group. | [optional] users_count | int | Number of users added to the user group. | [optional] roles_count | int | Number of roles added to the user group. | [optional]

[Back to Model list] [Back to API list] [Back to README]