Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseApplicationListenerRuleProps
Packages that use BaseApplicationListenerRuleProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseApplicationListenerRuleProps in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of BaseApplicationListenerRuleProps in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceProperties for defining a listener rule.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseApplicationListenerRulePropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationListenerRulePropsstatic final classAn implementation forBaseApplicationListenerRulePropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseApplicationListenerRulePropsModifier and TypeMethodDescriptionBaseApplicationListenerRuleProps.Builder.build()Builds the configured instance.