@Stability(value=Stable) @Internal public static final class CfnNetworkInsightsPathProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkInsightsPathProps
CfnNetworkInsightsPathPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkInsightsPathProps.Builder, CfnNetworkInsightsPathProps.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(String destination,
String protocol,
String source,
String destinationIp,
Number destinationPort,
String sourceIp,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkInsightsPathProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDestination()
`AWS::EC2::NetworkInsightsPath.Destination`.
|
String |
getDestinationIp()
`AWS::EC2::NetworkInsightsPath.DestinationIp`.
|
Number |
getDestinationPort()
`AWS::EC2::NetworkInsightsPath.DestinationPort`.
|
String |
getProtocol()
`AWS::EC2::NetworkInsightsPath.Protocol`.
|
String |
getSource()
`AWS::EC2::NetworkInsightsPath.Source`.
|
String |
getSourceIp()
`AWS::EC2::NetworkInsightsPath.SourceIp`.
|
List<CfnTag> |
getTags()
`AWS::EC2::NetworkInsightsPath.Tags`.
|
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.public final String getDestination()
CfnNetworkInsightsPathPropsgetDestination in interface CfnNetworkInsightsPathPropspublic final String getProtocol()
CfnNetworkInsightsPathPropsgetProtocol in interface CfnNetworkInsightsPathPropspublic final String getSource()
CfnNetworkInsightsPathPropsgetSource in interface CfnNetworkInsightsPathPropspublic final String getDestinationIp()
CfnNetworkInsightsPathPropsgetDestinationIp in interface CfnNetworkInsightsPathPropspublic final Number getDestinationPort()
CfnNetworkInsightsPathPropsgetDestinationPort in interface CfnNetworkInsightsPathPropspublic final String getSourceIp()
CfnNetworkInsightsPathPropsgetSourceIp in interface CfnNetworkInsightsPathPropspublic final List<CfnTag> getTags()
CfnNetworkInsightsPathPropsgetTags in interface CfnNetworkInsightsPathProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.