Uses of Interface
software.amazon.awscdk.services.servicediscovery.BaseServiceProps
Packages that use BaseServiceProps
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of BaseServiceProps in software.amazon.awscdk.services.servicediscovery
Subinterfaces of BaseServiceProps in software.amazon.awscdk.services.servicediscoveryModifier and TypeInterfaceDescriptioninterfaceService props needed to create a service in a given namespace.interfaceExample:Classes in software.amazon.awscdk.services.servicediscovery that implement BaseServicePropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseServicePropsstatic final classAn implementation forDnsServicePropsstatic final classAn implementation forServicePropsMethods in software.amazon.awscdk.services.servicediscovery that return BaseServicePropsModifier and TypeMethodDescriptionBaseServiceProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.servicediscovery with parameters of type BaseServicePropsModifier and TypeMethodDescriptionHttpNamespace.createService(String id, BaseServiceProps props) Creates a service within the namespace.