Uses of Interface
software.amazon.awscdk.interfaces.servicediscovery.ServiceReference
Packages that use ServiceReference
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of ServiceReference in software.amazon.awscdk.interfaces.servicediscovery
Classes in software.amazon.awscdk.interfaces.servicediscovery that implement ServiceReferenceMethods in software.amazon.awscdk.interfaces.servicediscovery that return ServiceReferenceModifier and TypeMethodDescriptionServiceReference.Builder.build()Builds the configured instance.IServiceRef.getServiceRef()(experimental) A reference to a Service resource.default ServiceReferenceIServiceRef.Jsii$Default.getServiceRef()(experimental) A reference to a Service resource.final ServiceReferenceIServiceRef.Jsii$Proxy.getServiceRef()(experimental) A reference to a Service resource. -
Uses of ServiceReference in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return ServiceReference