# File lib/aws/ec2/network_acl/entry.rb, line 133 def replace options = {} network_acl.replace_entry(options.merge(:rule_number => rule_number)) end