Module: AwsAuditor::EC2Wrapper
- Included in:
- EC2Instance, Stack
- Defined in:
- lib/aws_auditor/convenience_wrappers.rb
Instance Attribute Summary collapse
-
#ec2 ⇒ Object
Returns the value of attribute ec2.
Instance Attribute Details
#ec2 ⇒ Object
Returns the value of attribute ec2.
14 15 16 |
# File 'lib/aws_auditor/convenience_wrappers.rb', line 14 def ec2 @ec2 end |