| 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 Cloud Map creates when you create a
namespace.
|
DnsProperties |
DnsProperties.withHostedZoneId(String hostedZoneId)
The ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.
|
DnsProperties |
DnsProperties.withSOA(SOA sOA)
Start of Authority (SOA) record for the hosted zone.
|
| 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 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 Cloud Map creates when you create a
namespace.
|
Copyright © 2024. All rights reserved.