C# Class Amazon.EC2.Model.DeleteNetworkAclEntryRequest

Container for the parameters to the DeleteNetworkAclEntry operation.

Deletes the specified ingress or egress entry (rule) from the specified network ACL.

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEgress ( ) : bool
IsSetNetworkAclId ( ) : bool
IsSetRuleNumber ( ) : bool