Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionCfnListenerProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnListener
(Construct scope, String id, CfnListenerProps props) Create a newAWS::ElasticLoadBalancingV2::Listener
.