Uses of Class
software.amazon.awscdk.services.servicediscovery.CnameInstance.Builder
Packages that use CnameInstance.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CnameInstance.Builder in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return CnameInstance.BuilderModifier and TypeMethodDescriptionstatic CnameInstance.BuilderCnameInstance.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.