Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationListenerProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationListenerProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationListenerProps
Modifier and TypeMethodDescriptionApplicationListenerProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionApplicationLoadBalancerProps.getListeners()
Listeners (at least one listener) attached to this load balancer.final List<ApplicationListenerProps>
ApplicationLoadBalancerProps.Jsii$Proxy.getListeners()
Modifier and TypeMethodDescriptionApplicationLoadBalancerProps.Builder.listeners
(List<? extends ApplicationListenerProps> listeners) Sets the value ofApplicationLoadBalancerProps.getListeners()