@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:21.953Z") @Stability(value=Stable) public interface CfnListenerRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRuleProps.Builder
A builder for
CfnListenerRuleProps |
static class |
CfnListenerRuleProps.Jsii$Proxy
An implementation for
CfnListenerRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRuleProps.Builder |
builder() |
Object |
getActions()
`AWS::ElasticLoadBalancingV2::ListenerRule.Actions`.
|
Object |
getConditions()
`AWS::ElasticLoadBalancingV2::ListenerRule.Conditions`.
|
String |
getListenerArn()
`AWS::ElasticLoadBalancingV2::ListenerRule.ListenerArn`.
|
Number |
getPriority()
`AWS::ElasticLoadBalancingV2::ListenerRule.Priority`.
|
@Stability(value=Stable) @NotNull Object getActions()
@Stability(value=Stable) @NotNull Object getConditions()
@Stability(value=Stable) @NotNull String getListenerArn()
@Stability(value=Stable) @NotNull Number getPriority()
@Stability(value=Stable) static CfnListenerRuleProps.Builder builder()
CfnListenerRuleProps.Builder of CfnListenerRulePropsCopyright © 2021. All rights reserved.