Uses of Interface
software.amazon.awscdk.services.ecs.ServiceConnectService
Packages that use ServiceConnectService
-
Uses of ServiceConnectService in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ServiceConnectServiceMethods in software.amazon.awscdk.services.ecs that return ServiceConnectServiceModifier and TypeMethodDescriptionServiceConnectService.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs that return types with arguments of type ServiceConnectServiceModifier and TypeMethodDescriptiondefault List<ServiceConnectService> ServiceConnectProps.getServices()The list of Services, including a port mapping, terse client alias, and optional intermediate DNS name.final List<ServiceConnectService> ServiceConnectProps.Jsii$Proxy.getServices()Method parameters in software.amazon.awscdk.services.ecs with type arguments of type ServiceConnectServiceModifier and TypeMethodDescriptionServiceConnectProps.Builder.services(List<? extends ServiceConnectService> services) Sets the value ofServiceConnectProps.getServices()