| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static ResolverRuleAssociationStatus |
ResolverRuleAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ResolverRuleAssociationStatus |
ResolverRuleAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverRuleAssociationStatus[] |
ResolverRuleAssociationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResolverRuleAssociation |
ResolverRuleAssociation.withStatus(ResolverRuleAssociationStatus status)
A code that specifies the current status of the association between a resolver rule and a VPC.
|
Copyright © 2020. All rights reserved.