Method: AWS::EC2::NetworkACL#vpc

Defined in:
lib/aws/ec2/network_acl.rb

#vpcVPC



64
65
66
# File 'lib/aws/ec2/network_acl.rb', line 64

def vpc
  VPC.new(vpc_id, :config => config)
end