Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.servicediscovery.CfnInstancePropsMixin.Builder
Packages that use CfnInstancePropsMixin.Builder
-
Uses of CfnInstancePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery
Methods in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery that return CfnInstancePropsMixin.BuilderModifier and TypeMethodDescriptionCfnInstancePropsMixin.Builder.create()CfnInstancePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnInstancePropsMixin.Builder.instanceAttributes(Object instanceAttributes) A string map that contains the following information for the service that you specify inServiceId:.CfnInstancePropsMixin.Builder.instanceId(String instanceId) An identifier that you want to associate with the instance.The ID or Amazon Resource Name (ARN) of the service that you want to use for settings for the instance.