

# DeleteNetworkAclEntriesAction
<a name="API_DeleteNetworkAclEntriesAction"></a>

Information about the `DeleteNetworkAclEntries` action in Amazon EC2. This is a remediation option in `RemediationAction`. 

## Contents
<a name="API_DeleteNetworkAclEntriesAction_Contents"></a>

 ** Description **   <a name="fms-Type-DeleteNetworkAclEntriesAction-Description"></a>
Brief description of this remediation action.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Required: No

 ** FMSCanRemediate **   <a name="fms-Type-DeleteNetworkAclEntriesAction-FMSCanRemediate"></a>
Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.  
Type: Boolean  
Required: No

 ** NetworkAclEntriesToBeDeleted **   <a name="fms-Type-DeleteNetworkAclEntriesAction-NetworkAclEntriesToBeDeleted"></a>
Lists the entries that the remediation action would delete.  
Type: Array of [EntryDescription](API_EntryDescription.md) objects  
Required: No

 ** NetworkAclId **   <a name="fms-Type-DeleteNetworkAclEntriesAction-NetworkAclId"></a>
The network ACL that's associated with the remediation action.  
Type: [ActionTarget](API_ActionTarget.md) object  
Required: No

## See Also
<a name="API_DeleteNetworkAclEntriesAction_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/fms-2018-01-01/DeleteNetworkAclEntriesAction) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/fms-2018-01-01/DeleteNetworkAclEntriesAction) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/fms-2018-01-01/DeleteNetworkAclEntriesAction) 