Method: OpenapiClient::ConditionSetRuleRemove#permission
- Defined in:
- lib/openapi_client/models/condition_set_rule_remove.rb
#permission ⇒ Object
The permission that will be removed from the userset on the resourceset. The permission can be either a resource action id, or ‘resource_key:action_key`, i.e: the \“permission name\”.
22 23 24 |
# File 'lib/openapi_client/models/condition_set_rule_remove.rb', line 22 def @permission end |