Uses of Class
software.amazon.awscdk.services.servicediscovery.IpInstance.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of IpInstance.Builder in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptionstatic IpInstance.Builder
IpInstance.Builder.customAttributes
(Map<String, String> customAttributes) Custom attributes of the instance.IpInstance.Builder.instanceId
(String instanceId) The id of the instance resource.If the service that you specify contains a template for an A record, the IPv4 address that you want AWS Cloud Map to use for the value of the A record.If the service that you specify contains a template for an AAAA record, the IPv6 address that you want AWS Cloud Map to use for the value of the AAAA record.The port on the endpoint that you want AWS Cloud Map to perform health checks on.The Cloudmap service this resource is registered to.