| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CnameInstanceProps.Builder |
CnameInstanceProps.builder() |
CnameInstanceProps.Builder |
CnameInstanceProps.Builder.customAttributes(Map<String,String> customAttributes)
Sets the value of
BaseInstanceProps.getCustomAttributes() |
CnameInstanceProps.Builder |
CnameInstanceProps.Builder.instanceCname(String instanceCname)
Sets the value of
CnameInstanceBaseProps.getInstanceCname() |
CnameInstanceProps.Builder |
CnameInstanceProps.Builder.instanceId(String instanceId)
Sets the value of
BaseInstanceProps.getInstanceId() |
CnameInstanceProps.Builder |
CnameInstanceProps.Builder.service(IService service)
Sets the value of
CnameInstanceProps.getService() |
| Constructor and Description |
|---|
Jsii$Proxy(CnameInstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CnameInstanceProps.Builder. |
Copyright © 2022. All rights reserved.