Method: CloudProviders::ElasticBlockStore#instanceId
- Defined in:
- lib/cloud_providers/ec2/helpers/elastic_block_store.rb
#instanceId ⇒ Object (readonly) Also known as: instance_id
instance methods
5 6 7 |
# File 'lib/cloud_providers/ec2/helpers/elastic_block_store.rb', line 5 def instanceId @instanceId end |