| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static IpInstanceBaseProps.Builder |
IpInstanceBaseProps.builder() |
IpInstanceBaseProps.Builder |
IpInstanceBaseProps.Builder.customAttributes(Map<String,String> customAttributes)
Sets the value of
BaseInstanceProps.getCustomAttributes() |
IpInstanceBaseProps.Builder |
IpInstanceBaseProps.Builder.instanceId(String instanceId)
Sets the value of
BaseInstanceProps.getInstanceId() |
IpInstanceBaseProps.Builder |
IpInstanceBaseProps.Builder.ipv4(String ipv4)
Sets the value of
IpInstanceBaseProps.getIpv4() |
IpInstanceBaseProps.Builder |
IpInstanceBaseProps.Builder.ipv6(String ipv6)
Sets the value of
IpInstanceBaseProps.getIpv6() |
IpInstanceBaseProps.Builder |
IpInstanceBaseProps.Builder.port(Number port)
Sets the value of
IpInstanceBaseProps.getPort() |
Copyright © 2021. All rights reserved.