Uses of Interface
software.amazon.awscdk.services.ecs.IEcsLoadBalancerTarget
-
Uses of IEcsLoadBalancerTarget in software.amazon.awscdk.services.ecs
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIEcsLoadBalancerTarget
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionBaseService.loadBalancerTarget
(LoadBalancerTargetOptions options) Return a load balancing target for a specific container and port.ExternalService.loadBalancerTarget
(LoadBalancerTargetOptions _options) Overriden method to throw error asloadBalancerTarget
is not supported for external service.