# File lib/aws/ec2/network_acl.rb, line 31 def initialize network_acl_id, options = {} @network_acl_id = network_acl_id super end