Class: Fog::Identity::OpenStack::V3::RoleAssignment
- Inherits:
-
OpenStack::Model
- Object
- Model
- OpenStack::Model
- Fog::Identity::OpenStack::V3::RoleAssignment
- Defined in:
- lib/fog/openstack/models/identity_v3/role_assignment.rb
Instance Attribute Summary
Attributes inherited from OpenStack::Model
Instance Method Summary collapse
Methods inherited from OpenStack::Model
#create, #destroy, #initialize, #save, #update
Constructor Details
This class inherits a constructor from Fog::OpenStack::Model
Instance Method Details
#to_s ⇒ Object
14 15 16 |
# File 'lib/fog/openstack/models/identity_v3/role_assignment.rb', line 14 def to_s self.links['assignment'] end |