| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
DnsConfig |
CreateServiceRequest.dnsConfig()
A complex type that contains information about the Amazon Route 53 records that you want AWS Cloud Map to create
when you register an instance.
|
DnsConfig |
Service.dnsConfig()
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
|
DnsConfig |
ServiceSummary.dnsConfig()
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.dnsConfig(DnsConfig dnsConfig)
A complex type that contains information about the Amazon Route 53 records that you want AWS Cloud Map to
create when you register an instance.
|
Service.Builder |
Service.Builder.dnsConfig(DnsConfig dnsConfig)
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
|
ServiceSummary.Builder |
ServiceSummary.Builder.dnsConfig(DnsConfig dnsConfig)
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an
instance.
|
Copyright © 2021. All rights reserved.