Method: RightAws::RdsInterface::DescribeDbSnapshotsParser#reset
- Defined in:
- lib/rds/right_rds_interface.rb
#reset ⇒ Object
:nodoc:
1173 1174 1175 |
# File 'lib/rds/right_rds_interface.rb', line 1173 def reset @result = { :db_snapshots => [] } end |