Class | AWS::EC2::NetworkACLCollection |
In: |
lib/aws/ec2/network_acl_collection.rb
|
Parent: | Collection |
Creates a network ACL.
@param [Hash] options
@option options [VPC,String] :vpc The vpc or vpc id of where you want
to create the subnet.
@return [NetworkACL]