Uses of Interface
software.amazon.awscdk.services.servicediscovery.CfnPrivateDnsNamespaceProps
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnPrivateDnsNamespaceProps in software.amazon.awscdk.services.servicediscovery
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPrivateDnsNamespaceProps
Modifier and TypeMethodDescriptionCfnPrivateDnsNamespaceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnPrivateDnsNamespace
(Construct scope, String id, CfnPrivateDnsNamespaceProps props) Create a newAWS::ServiceDiscovery::PrivateDnsNamespace
.