| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.fromValue(String value)
Use this in place of valueOf.
|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.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.withAction(Action action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
UpdateFirewallRuleRequest |
UpdateFirewallRuleRequest.withAction(Action action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
CreateFirewallRuleRequest |
CreateFirewallRuleRequest.withAction(Action action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
ListFirewallRulesRequest |
ListFirewallRulesRequest.withAction(Action action)
Optional additional filter for the rules to retrieve.
|
Copyright © 2022. All rights reserved.