Method: OpenapiClient::ConditionSetRuleRead#resource_set
- Defined in:
- lib/openapi_client/models/condition_set_rule_read.rb
#resource_set ⇒ Object
the resourceset that represents the resources that are currently granted for access, i.e: all the resources matching this rule can be accessed by the userset to perform the granted permission
31 32 33 |
# File 'lib/openapi_client/models/condition_set_rule_read.rb', line 31 def resource_set @resource_set end |