| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallFailOpenStatus |
FirewallFailOpenStatus.fromValue(String value)
Use this in place of valueOf.
|
static FirewallFailOpenStatus |
FirewallFailOpenStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallFailOpenStatus[] |
FirewallFailOpenStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallConfigRequest |
UpdateFirewallConfigRequest.withFirewallFailOpen(FirewallFailOpenStatus firewallFailOpen)
Determines how Route 53 Resolver handles queries during failures, for example when all traffic that is sent to
DNS Firewall fails to receive a reply.
|
FirewallConfig |
FirewallConfig.withFirewallFailOpen(FirewallFailOpenStatus firewallFailOpen)
Determines how DNS Firewall operates during failures, for example when all traffic that is sent to DNS Firewall
fails to receive a reply.
|
Copyright © 2024. All rights reserved.