# File lib/fog/aws/parsers/rds/describe_db_log_files.rb, line 8 def initialize(rds_id) @rds_id = rds_id super() end