@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(CfnNetworkInsightsPathProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkInsightsPathProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDestination()
The AWS resource that is the destination of the path.
|
String |
getDestinationIp()
The IP address of the AWS resource that is the destination of the path.
|
Number |
getDestinationPort()
The destination port.
|
String |
getProtocol()
The protocol.
|
String |
getSource()
The AWS resource that is the source of the path.
|
String |
getSourceIp()
The IP address of the AWS resource that is the source of the path.
|
List<CfnTag> |
getTags()
The tags to add to the path.
|
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(CfnNetworkInsightsPathProps.Builder builder)
CfnNetworkInsightsPathProps.Builder.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 © 2022. All rights reserved.