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