Container for the parameters to the DeleteNetworkAclEntry operation.
Deletes an ingress or egress entry (i.e., rule) from a network ACL. For more information about network ACLs, go to Network ACLs in the Amazon Virtual Private Cloud User Guide.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DeleteNetworkAclEntryRequest : AmazonWebServiceRequest IRequestEvents
The DeleteNetworkAclEntryRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DeleteNetworkAclEntryRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Egress |
Whether the rule to delete is an egress rule ( |
![]() |
NetworkAclId | ID of the network ACL. |
![]() |
RuleNumber | Rule number for the entry to delete. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8