Uses of Class
software.amazon.awscdk.services.servicediscovery.AliasTargetInstanceProps.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of AliasTargetInstanceProps.Builder in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptionAliasTargetInstanceProps.builder()
AliasTargetInstanceProps.Builder.customAttributes
(Map<String, String> customAttributes) Sets the value ofBaseInstanceProps.getCustomAttributes()
Sets the value ofAliasTargetInstanceProps.getDnsName()
AliasTargetInstanceProps.Builder.instanceId
(String instanceId) Sets the value ofBaseInstanceProps.getInstanceId()
Sets the value ofAliasTargetInstanceProps.getService()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAliasTargetInstanceProps.Builder
.