Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerRuleProps.Builder
Packages that use CfnListenerRuleProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerRuleProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListenerRuleProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnListenerRuleProps.getActions()CfnListenerRuleProps.Builder.actions(IResolvable actions) Sets the value ofCfnListenerRuleProps.getActions()static CfnListenerRuleProps.BuilderCfnListenerRuleProps.builder()CfnListenerRuleProps.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnListenerRuleProps.getConditions()CfnListenerRuleProps.Builder.conditions(IResolvable conditions) Sets the value ofCfnListenerRuleProps.getConditions()CfnListenerRuleProps.Builder.listenerArn(String listenerArn) Sets the value ofCfnListenerRuleProps.getListenerArn()Sets the value ofCfnListenerRuleProps.getPriority()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListenerRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnListenerRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnListenerRuleProps.Builder.