Container for the parameters to the ReplaceNetworkAclEntry operation.
Replaces an entry (i.e., rule) in 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 ReplaceNetworkAclEntryRequest : AmazonWebServiceRequest IRequestEvents
The ReplaceNetworkAclEntryRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ReplaceNetworkAclEntryRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
CidrBlock |
The CIDR range to allow or deny, in CIDR notation (e.g., |
![]() |
Egress |
Whether this rule applies to egress traffic from the subnet ( |
![]() |
IcmpTypeCode | ICMP values. |
![]() |
NetworkAclId | ID of the ACL where the entry will be replaced. |
![]() |
PortRange | Port ranges. |
![]() |
Protocol |
IP protocol the rule applies to. Valid Values: |
![]() |
RuleAction |
Whether to allow or deny traffic that matches the rule.
Constraints: |
![]() |
RuleNumber | Rule number of the entry to replace. |
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