| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallDomainRedirectionAction |
FirewallDomainRedirectionAction.fromValue(String value)
Use this in place of valueOf.
|
static FirewallDomainRedirectionAction |
FirewallDomainRedirectionAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallDomainRedirectionAction[] |
FirewallDomainRedirectionAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallRuleRequest |
UpdateFirewallRuleRequest.withFirewallDomainRedirectionAction(FirewallDomainRedirectionAction firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
FirewallRule |
FirewallRule.withFirewallDomainRedirectionAction(FirewallDomainRedirectionAction firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
CreateFirewallRuleRequest |
CreateFirewallRuleRequest.withFirewallDomainRedirectionAction(FirewallDomainRedirectionAction firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
Copyright © 2024. All rights reserved.