WebService::Fastly::Object::IamV1RoleListResponse

Load the model package

use WebService::Fastly::Object::IamV1RoleListResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- limit | int | Maximum number of results returned. | [optional] next_cursor | string | Cursor for the next page. | [optional] data | ARRAY[IamV1RoleResponse] | Page of IAM roles (length ≤ limit). | [optional]

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