| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
DnsProperties |
DnsProperties.clone() |
DnsProperties |
NamespaceProperties.getDnsProperties()
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
DnsProperties |
DnsProperties.withHostedZoneId(String hostedZoneId)
The ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceProperties.setDnsProperties(DnsProperties dnsProperties)
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
NamespaceProperties |
NamespaceProperties.withDnsProperties(DnsProperties dnsProperties)
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
Copyright © 2020. All rights reserved.