Method: OpenapiClient::ResourceReplace#attributes
- Defined in:
- lib/openapi_client/models/resource_replace.rb
#attributes ⇒ Object
Attributes that each resource of this type defines, and can be used in your ABAC policies.
31 32 33 |
# File 'lib/openapi_client/models/resource_replace.rb', line 31 def attributes @attributes end |