| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceProps |
| Modifier and Type | Class and Description |
|---|---|
static class |
DnsServiceProps.Jsii$Proxy
An implementation for
DnsServiceProps |
static class |
ServiceProps.Jsii$Proxy
An implementation for
ServiceProps |
| Modifier and Type | Method and Description |
|---|---|
DnsServiceProps |
DnsServiceProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
PublicDnsNamespace.createService(String id,
DnsServiceProps props)
(experimental) Creates a service within the namespace.
|
Service |
PrivateDnsNamespace.createService(String id,
DnsServiceProps props)
(experimental) Creates a service within the namespace.
|
Copyright © 2021. All rights reserved.