Uses of Class
software.amazon.awscdk.services.servicediscovery.CnameInstance.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CnameInstance.Builder in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptionstatic CnameInstance.Builder
CnameInstance.Builder.customAttributes
(Map<String, String> customAttributes) Custom attributes of the instance.CnameInstance.Builder.instanceCname
(String instanceCname) If the service configuration includes a CNAME record, the domain name that you want Route 53 to return in response to DNS queries, for example, example.com.CnameInstance.Builder.instanceId
(String instanceId) The id of the instance resource.The Cloudmap service this resource is registered to.