Module: AwsAuditor::EC2Wrapper
- Included in:
- Instance, Scripts::Audit, Scripts::StackAudit, 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.
13 14 15 |
# File 'lib/aws_auditor/convenience_wrappers.rb', line 13 def ec2 @ec2 end |