Module: AwsAuditor::RDSWrapper
- Included in:
- RDSInstance
- Defined in:
- lib/aws_auditor/convenience_wrappers.rb
Instance Attribute Summary collapse
-
#rds ⇒ Object
Returns the value of attribute rds.
Instance Attribute Details
#rds ⇒ Object
Returns the value of attribute rds.
30 31 32 |
# File 'lib/aws_auditor/convenience_wrappers.rb', line 30 def rds @rds end |