| 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 |
|---|---|
UpdateFirewallPolicyChangeProtectionResult |
AWSNetworkFirewallClient.updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest request)
Modifies the flag,
ChangeProtection, which indicates whether it is possible to change the firewall. |
UpdateFirewallPolicyChangeProtectionResult |
AbstractAWSNetworkFirewall.updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest request) |
UpdateFirewallPolicyChangeProtectionResult |
AWSNetworkFirewall.updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)
Modifies the flag,
ChangeProtection, which indicates whether it is possible to change the firewall. |
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallPolicyChangeProtectionResult |
UpdateFirewallPolicyChangeProtectionResult.clone() |
UpdateFirewallPolicyChangeProtectionResult |
UpdateFirewallPolicyChangeProtectionResult.withFirewallArn(String firewallArn)
The Amazon Resource Name (ARN) of the firewall.
|
UpdateFirewallPolicyChangeProtectionResult |
UpdateFirewallPolicyChangeProtectionResult.withFirewallName(String firewallName)
The descriptive name of the firewall.
|
UpdateFirewallPolicyChangeProtectionResult |
UpdateFirewallPolicyChangeProtectionResult.withFirewallPolicyChangeProtection(Boolean firewallPolicyChangeProtection)
A setting indicating whether the firewall is protected against a change to the firewall policy association.
|
UpdateFirewallPolicyChangeProtectionResult |
UpdateFirewallPolicyChangeProtectionResult.withUpdateToken(String updateToken)
An optional token that you can use for optimistic locking.
|
Copyright © 2025. All rights reserved.