| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnListenerRule.Builder |
CfnListenerRule.Builder.actions(IResolvable actions)
`AWS::ElasticLoadBalancingV2::ListenerRule.Actions`.
|
CfnListenerRule.Builder |
CfnListenerRule.Builder.actions(List<? extends Object> actions)
`AWS::ElasticLoadBalancingV2::ListenerRule.Actions`.
|
CfnListenerRule.Builder |
CfnListenerRule.Builder.conditions(IResolvable conditions)
`AWS::ElasticLoadBalancingV2::ListenerRule.Conditions`.
|
CfnListenerRule.Builder |
CfnListenerRule.Builder.conditions(List<? extends Object> conditions)
`AWS::ElasticLoadBalancingV2::ListenerRule.Conditions`.
|
static CfnListenerRule.Builder |
CfnListenerRule.Builder.create(software.constructs.Construct scope,
String id) |
CfnListenerRule.Builder |
CfnListenerRule.Builder.listenerArn(String listenerArn)
`AWS::ElasticLoadBalancingV2::ListenerRule.ListenerArn`.
|
CfnListenerRule.Builder |
CfnListenerRule.Builder.priority(Number priority)
`AWS::ElasticLoadBalancingV2::ListenerRule.Priority`.
|
Copyright © 2021. All rights reserved.