| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.clone() |
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.withHostedZoneId(String hostedZoneId)
The ID of the hosted zone that you want Amazon Route 53 to create resource record sets in by using the
configuration in a traffic policy.
|
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.withName(String name)
The domain name (such as example.com) or subdomain name (such as www.example.com) for which Amazon Route 53
responds to DNS queries by using the resource record sets that Route 53 creates for this traffic policy instance.
|
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.withTrafficPolicyId(String trafficPolicyId)
The ID of the traffic policy that you want to use to create resource record sets in the specified hosted zone.
|
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.withTrafficPolicyVersion(Integer trafficPolicyVersion)
The version of the traffic policy that you want to use to create resource record sets in the specified hosted
zone.
|
CreateTrafficPolicyInstanceRequest |
CreateTrafficPolicyInstanceRequest.withTTL(Long tTL)
(Optional) The TTL that you want Amazon Route 53 to assign to all of the resource record sets that it creates in
the specified hosted zone.
|
Copyright © 2024. All rights reserved.