Class AWS::EC2::NetworkACLCollection
In: lib/aws/ec2/network_acl_collection.rb
Parent: Collection

Methods

[]   _each_item   create  

Included Modules

TaggedCollection Core::Collection::Simple

Public Instance methods

@param [String] network_acl_id @return [NetworkACL]

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]

Protected Instance methods

[Validate]