Uses of Enum Class
software.amazon.awscdk.services.servicediscovery.NamespaceType
Packages that use NamespaceType
Package
Description
Amazon ECS Construct Library
Amazon ECS Service Discovery Construct Library
-
Uses of NamespaceType in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return NamespaceTypeModifier and TypeMethodDescriptiondefault NamespaceTypeCloudMapNamespaceOptions.getType()The type of CloudMap Namespace to create.final NamespaceTypeCloudMapNamespaceOptions.Jsii$Proxy.getType()Methods in software.amazon.awscdk.services.ecs with parameters of type NamespaceTypeModifier and TypeMethodDescriptionCloudMapNamespaceOptions.Builder.type(NamespaceType type) Sets the value ofCloudMapNamespaceOptions.getType() -
Uses of NamespaceType in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return NamespaceTypeModifier and TypeMethodDescriptionHttpNamespace.getType()Type of the namespace.default NamespaceTypeIHttpNamespace.Jsii$Default.getType()Type of Namespace.final NamespaceTypeIHttpNamespace.Jsii$Proxy.getType()Type of Namespace.INamespace.getType()Type of Namespace.default NamespaceTypeINamespace.Jsii$Default.getType()Type of Namespace.final NamespaceTypeINamespace.Jsii$Proxy.getType()Type of Namespace.default NamespaceTypeIPrivateDnsNamespace.Jsii$Default.getType()Type of Namespace.final NamespaceTypeIPrivateDnsNamespace.Jsii$Proxy.getType()Type of Namespace.default NamespaceTypeIPublicDnsNamespace.Jsii$Default.getType()Type of Namespace.final NamespaceTypeIPublicDnsNamespace.Jsii$Proxy.getType()Type of Namespace.PrivateDnsNamespace.getType()Type of the namespace.PublicDnsNamespace.getType()Type of the namespace.static NamespaceTypeReturns the enum constant of this class with the specified name.static NamespaceType[]NamespaceType.values()Returns an array containing the constants of this enum class, in the order they are declared.