WebService::Fastly::Object::IamPermission

Load the model package

use WebService::Fastly::Object::IamPermission;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | string | Alphanumeric string identifying the permission. | [optional] object | string | The type of the object. | [optional] name | string | Name of the permission. | [optional] description | string | The description of the permission. | [optional] resource_name | string | The name of the resource the operation will be performed on. | [optional] resource_description | string | The description of the resource. | [optional] scope | string | Permissions are either "service" level or "account" level. | [optional]

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