Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.ApplicationListenerAttributes.Builder
Packages that use ApplicationListenerAttributes.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of ApplicationListenerAttributes.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return ApplicationListenerAttributes.BuilderModifier and TypeMethodDescriptionApplicationListenerAttributes.builder()ApplicationListenerAttributes.Builder.defaultPort(Number defaultPort) Sets the value ofApplicationListenerAttributes.getDefaultPort()ApplicationListenerAttributes.Builder.listenerArn(String listenerArn) Sets the value ofApplicationListenerAttributes.getListenerArn()ApplicationListenerAttributes.Builder.securityGroup(ISecurityGroup securityGroup) Sets the value ofApplicationListenerAttributes.getSecurityGroup()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type ApplicationListenerAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theApplicationListenerAttributes.Builder.