Class: Fog::Compute::Ecloud::Role
- Inherits:
-
Ecloud::Model
- Object
- Model
- Ecloud::Model
- Fog::Compute::Ecloud::Role
- Defined in:
- lib/fog/ecloud/models/compute/role.rb
Instance Attribute Summary
Attributes inherited from Ecloud::Model
Instance Method Summary collapse
Methods inherited from Ecloud::Model
Instance Method Details
#id ⇒ Object
17 18 19 |
# File 'lib/fog/ecloud/models/compute/role.rb', line 17 def id href.scan(/\d+/)[0] end |