# File lib/aws/ec2/route_table/route.rb, line 100 def replace options = {} route_table.replace_route(destination_cidr_block, options) end