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