| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CnameInstanceProps
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CnameInstanceBaseProps.Jsii$Proxy
An implementation for
CnameInstanceBaseProps |
static class |
CnameInstanceProps.Jsii$Proxy
An implementation for
CnameInstanceProps |
| Modifier and Type | Method and Description |
|---|---|
CnameInstanceBaseProps |
CnameInstanceBaseProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
IInstance |
Service.registerCnameInstance(String id,
CnameInstanceBaseProps props)
Registers a resource that is accessible using a CNAME.
|
Copyright © 2022. All rights reserved.