| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DnsServiceProps
(experimental) Service props needed to create a service in a given namespace.
|
interface |
ServiceProps |
| Modifier and Type | Method and Description |
|---|---|
BaseServiceProps |
BaseServiceProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
HttpNamespace.createService(String id,
BaseServiceProps props)
(experimental) Creates a service within the namespace.
|
Copyright © 2021. All rights reserved.