| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static RoutingPolicy |
RoutingPolicy.fromValue(String value)
Use this in place of valueOf.
|
static RoutingPolicy |
RoutingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingPolicy[] |
RoutingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DnsConfig |
DnsConfig.withRoutingPolicy(RoutingPolicy routingPolicy)
The routing policy that you want to apply to all Route 53 DNS records that AWS Cloud Map creates when you
register an instance and specify this service.
|
Copyright © 2020. All rights reserved.