Uses of Interface
software.amazon.awscdk.services.servicediscovery.DnsServiceProps
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of DnsServiceProps in software.amazon.awscdk.services.servicediscovery
Modifier and TypeClassDescriptionstatic final class
An implementation forDnsServiceProps
static final class
An implementation forServiceProps
Modifier and TypeMethodDescriptionDnsServiceProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionPrivateDnsNamespace.createService
(String id, DnsServiceProps props) Creates a service within the namespace.PublicDnsNamespace.createService
(String id, DnsServiceProps props) Creates a service within the namespace.