| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static BlockResponse |
BlockResponse.fromValue(String value)
Use this in place of valueOf.
|
static BlockResponse |
BlockResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockResponse[] |
BlockResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallRule |
FirewallRule.withBlockResponse(BlockResponse blockResponse)
The way that you want DNS Firewall to block the request.
|
UpdateFirewallRuleRequest |
UpdateFirewallRuleRequest.withBlockResponse(BlockResponse blockResponse)
The way that you want DNS Firewall to block the request.
|
CreateFirewallRuleRequest |
CreateFirewallRuleRequest.withBlockResponse(BlockResponse blockResponse)
The way that you want DNS Firewall to block the request, used with the rule action setting
BLOCK. |
Copyright © 2025. All rights reserved.