Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.servicediscovery.CfnPrivateDnsNamespacePropsMixin.Builder
Packages that use CfnPrivateDnsNamespacePropsMixin.Builder
-
Uses of CfnPrivateDnsNamespacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery
Methods in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery that return CfnPrivateDnsNamespacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnPrivateDnsNamespacePropsMixin.Builder.create()CfnPrivateDnsNamespacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPrivateDnsNamespacePropsMixin.Builder.description(String description) A description for the namespace.The name that you want to assign to this namespace.CfnPrivateDnsNamespacePropsMixin.Builder.properties(CfnPrivateDnsNamespacePropsMixin.PropertiesProperty properties) Properties for the private DNS namespace.CfnPrivateDnsNamespacePropsMixin.Builder.properties(IResolvable properties) Properties for the private DNS namespace.The tags for the namespace.The ID of the Amazon VPC that you want to associate the namespace with.