Uses of Interface
software.amazon.awscdk.services.ecs.ExistingCloudMapNamespaceOptions
Packages that use ExistingCloudMapNamespaceOptions
-
Uses of ExistingCloudMapNamespaceOptions in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ExistingCloudMapNamespaceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forExistingCloudMapNamespaceOptionsMethods in software.amazon.awscdk.services.ecs that return ExistingCloudMapNamespaceOptionsModifier and TypeMethodDescriptionExistingCloudMapNamespaceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type ExistingCloudMapNamespaceOptionsModifier and TypeMethodDescriptionCluster.addExistingDefaultCloudMapNamespace(ExistingCloudMapNamespaceOptions options) Use an existing AWS Cloud Map namespace as the default namespace for this cluster.