Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationListenerProps
Packages that use ApplicationListenerProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationListenerProps in software.amazon.awscdk.services.ecs.patterns
Classes in software.amazon.awscdk.services.ecs.patterns that implement ApplicationListenerPropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationListenerPropsMethods in software.amazon.awscdk.services.ecs.patterns that return ApplicationListenerPropsModifier and TypeMethodDescriptionApplicationListenerProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs.patterns that return types with arguments of type ApplicationListenerPropsModifier and TypeMethodDescriptionApplicationLoadBalancerProps.getListeners()Listeners (at least one listener) attached to this load balancer.final List<ApplicationListenerProps> ApplicationLoadBalancerProps.Jsii$Proxy.getListeners()Method parameters in software.amazon.awscdk.services.ecs.patterns with type arguments of type ApplicationListenerPropsModifier and TypeMethodDescriptionApplicationLoadBalancerProps.Builder.listeners(List<? extends ApplicationListenerProps> listeners) Sets the value ofApplicationLoadBalancerProps.getListeners()