Creates a new network ACL in a VPC. Network ACLs provide an optional layer of security (on top of security groups) for the instances in your VPC. For more information about network ACLs, go to Network ACLs in the Amazon Virtual Private Cloud User Guide.
Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual CreateNetworkAclResponse CreateNetworkAcl( CreateNetworkAclRequest createNetworkAclRequest )
Parameters
- createNetworkAclRequest
-
Type: Amazon.EC2.Model.CreateNetworkAclRequest
Container for the necessary parameters to execute the CreateNetworkAcl service method on AmazonEC2.
Return Value
Type: Amazon.EC2.Model.CreateNetworkAclResponse
The response from the CreateNetworkAcl service method, as returned by AmazonEC2.
Type: Amazon.EC2.Model.CreateNetworkAclResponse
The response from the CreateNetworkAcl service method, as returned by AmazonEC2.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5