@Stability(value=Stable) @Internal public static final class CfnListenerRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRuleProps
CfnListenerRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRuleProps.Builder, CfnListenerRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object actions,
Object conditions,
String listenerArn,
Number priority)
Constructor that initializes the object based on literal property values passed by the
CfnListenerRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActions()
`AWS::ElasticLoadBalancingV2::ListenerRule.Actions`.
|
Object |
getConditions()
`AWS::ElasticLoadBalancingV2::ListenerRule.Conditions`.
|
String |
getListenerArn()
`AWS::ElasticLoadBalancingV2::ListenerRule.ListenerArn`.
|
Number |
getPriority()
`AWS::ElasticLoadBalancingV2::ListenerRule.Priority`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object actions, Object conditions, String listenerArn, Number priority)
CfnListenerRuleProps.Builder.public final Object getActions()
CfnListenerRulePropsgetActions in interface CfnListenerRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-actionspublic final Object getConditions()
CfnListenerRulePropsgetConditions in interface CfnListenerRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-conditionspublic final String getListenerArn()
CfnListenerRulePropsgetListenerArn in interface CfnListenerRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-listenerarnpublic final Number getPriority()
CfnListenerRulePropsgetPriority in interface CfnListenerRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-priority@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.