# File lib/aws/route_53/resource_record_set.rb, line 94 def alias_target= new_target @create_options[:alias_target] = new_target end