| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.DnsConfigProperty.Jsii$Proxy
An implementation for
CfnService.DnsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.DnsConfigProperty |
CfnService.DnsConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.dnsConfig(CfnService.DnsConfigProperty dnsConfig)
Sets the value of
CfnServiceProps.getDnsConfig() |
CfnService.Builder |
CfnService.Builder.dnsConfig(CfnService.DnsConfigProperty 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.
|
void |
CfnService.setDnsConfig(CfnService.DnsConfigProperty value)
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.
|
Copyright © 2022. All rights reserved.