Uses of Class
software.amazon.awscdk.services.ecs.ExistingCloudMapNamespaceOptions.Builder
Packages that use ExistingCloudMapNamespaceOptions.Builder
-
Uses of ExistingCloudMapNamespaceOptions.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ExistingCloudMapNamespaceOptions.BuilderModifier and TypeMethodDescriptionExistingCloudMapNamespaceOptions.builder()ExistingCloudMapNamespaceOptions.Builder.namespace(INamespace namespace) Sets the value ofExistingCloudMapNamespaceOptions.getNamespace()ExistingCloudMapNamespaceOptions.Builder.useForServiceConnect(Boolean useForServiceConnect) Sets the value ofCloudMapNamespaceOptionsBase.getUseForServiceConnect()Constructors in software.amazon.awscdk.services.ecs with parameters of type ExistingCloudMapNamespaceOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theExistingCloudMapNamespaceOptions.Builder.