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