| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallDeleteProtectionResult |
AWSNetworkFirewall.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest updateFirewallDeleteProtectionRequest)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
UpdateFirewallDeleteProtectionResult |
AbstractAWSNetworkFirewall.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest request) |
UpdateFirewallDeleteProtectionResult |
AWSNetworkFirewallClient.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest request)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallDeleteProtectionResult |
UpdateFirewallDeleteProtectionResult.clone() |
UpdateFirewallDeleteProtectionResult |
UpdateFirewallDeleteProtectionResult.withDeleteProtection(Boolean deleteProtection)
A flag indicating whether it is possible to delete the firewall.
|
UpdateFirewallDeleteProtectionResult |
UpdateFirewallDeleteProtectionResult.withFirewallArn(String firewallArn)
The Amazon Resource Name (ARN) of the firewall.
|
UpdateFirewallDeleteProtectionResult |
UpdateFirewallDeleteProtectionResult.withFirewallName(String firewallName)
The descriptive name of the firewall.
|
UpdateFirewallDeleteProtectionResult |
UpdateFirewallDeleteProtectionResult.withUpdateToken(String updateToken)
An optional token that you can use for optimistic locking.
|
Copyright © 2022. All rights reserved.