Class: Awsrm::SubnetReader
- Inherits:
-
ResourceReader
- Object
- ResourceReader
- Awsrm::SubnetReader
- Defined in:
- lib/awsrm/subnet.rb
Instance Method Summary collapse
Methods inherited from ResourceReader
Constructor Details
This class inherits a constructor from Awsrm::ResourceReader
Instance Method Details
#id ⇒ Object
30 31 32 |
# File 'lib/awsrm/subnet.rb', line 30 def id @resource.subnet_id end |