# File lib/aws/ec2/subnet.rb, line 74
      def network_acl= network_acl
        network_acl_association.replace_network_acl(network_acl)
      end