@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:28.622Z") @Stability(value=Stable) public interface CfnListenerRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-actions@Stability(value=Stable) @NotNull Object getConditions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-conditions@Stability(value=Stable) @NotNull String getListenerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-listenerarn@Stability(value=Stable) @NotNull Number getPriority()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-priority@Stability(value=Stable) static CfnListenerRuleProps.Builder builder()
CfnListenerRuleProps.Builder of CfnListenerRulePropsCopyright © 2020. All rights reserved.