# File lib/aws/route_53/resource_record_set.rb, line 102 def weight= new_weight @create_options[:weight] = new_weight end