# File lib/aws/ec2/network_acl.rb, line 130 def create_entry options = {} client.create_network_acl_entry(entry_options(options)) nil end