Class CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
An implementation for
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Builder, CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty.Builder
.
-
-
Method Details
-
getInstancePort
Description copied from interface:CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
[Classic Load Balancers] The back-end port for the listener.- Specified by:
getInstancePort
in interfaceCfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
-
getLoadBalancerPort
Description copied from interface:CfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
The port on which the load balancer is listening.- Specified by:
getLoadBalancerPort
in interfaceCfnNetworkInsightsAnalysis.AnalysisLoadBalancerListenerProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-