| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DnsServiceProps
Service props needed to create a service in a given namespace.
|
interface |
ServiceProps
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseServiceProps.Jsii$Proxy
An implementation for
BaseServiceProps |
static class |
DnsServiceProps.Jsii$Proxy
An implementation for
DnsServiceProps |
static class |
ServiceProps.Jsii$Proxy
An implementation for
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)
Creates a service within the namespace.
|
Copyright © 2022. All rights reserved.