Uses of Class
software.amazon.awscdk.services.servicediscovery.BaseInstanceProps.Builder
Packages that use BaseInstanceProps.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of BaseInstanceProps.Builder in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return BaseInstanceProps.BuilderModifier and TypeMethodDescriptionstatic BaseInstanceProps.BuilderBaseInstanceProps.builder()BaseInstanceProps.Builder.customAttributes(Map<String, String> customAttributes) Sets the value ofBaseInstanceProps.getCustomAttributes()BaseInstanceProps.Builder.instanceId(String instanceId) Sets the value ofBaseInstanceProps.getInstanceId()Constructors in software.amazon.awscdk.services.servicediscovery with parameters of type BaseInstanceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BaseInstanceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBaseInstanceProps.Builder.