Uses of Interface
software.amazon.awscdk.services.ecs.IEcsLoadBalancerTarget
Packages that use IEcsLoadBalancerTarget
-
Uses of IEcsLoadBalancerTarget in software.amazon.awscdk.services.ecs
Subinterfaces of IEcsLoadBalancerTarget in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEcsLoadBalancerTarget.Classes in software.amazon.awscdk.services.ecs that implement IEcsLoadBalancerTargetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ecs that return IEcsLoadBalancerTargetModifier and TypeMethodDescriptionBaseService.loadBalancerTarget(LoadBalancerTargetOptions options) Return a load balancing target for a specific container and port.ExternalService.loadBalancerTarget(LoadBalancerTargetOptions _options) Overridden method to throw error asloadBalancerTargetis not supported for external service.