| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleTypeOption |
RuleTypeOption.fromValue(String value)
Use this in place of valueOf.
|
static RuleTypeOption |
RuleTypeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleTypeOption[] |
RuleTypeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateResolverRuleRequest |
CreateResolverRuleRequest.withRuleType(RuleTypeOption ruleType)
Specify
FORWARD. |
ResolverRule |
ResolverRule.withRuleType(RuleTypeOption ruleType)
This value is always
FORWARD. |
Copyright © 2020. All rights reserved.