static UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.builder() |
|
UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.Builder.firewallArn(String firewallArn) |
The Amazon Resource Name (ARN) of the firewall.
|
UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.Builder.firewallName(String firewallName) |
The descriptive name of the firewall.
|
UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.Builder.firewallPolicyChangeProtection(Boolean firewallPolicyChangeProtection) |
A setting indicating whether the firewall is protected against a change to the firewall policy association.
|
UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.toBuilder() |
|
UpdateFirewallPolicyChangeProtectionResponse.Builder |
UpdateFirewallPolicyChangeProtectionResponse.Builder.updateToken(String updateToken) |
An optional token that you can use for optimistic locking.
|